EasySize
This new extensions, unlike the
ImageButton and the
ImageMenu extensions, has nothing to do with images and visual personalization.
It's to address the hardest and most annoying problem in making an interface: the ability to resize and move the controls along with the resize
of the parent window. Raise your hand if you didn't ever need this! EasySize makes this works flawlessly and effortlessly.
You don't need to do any calculation.
And, since it should be (it is?) an essential part of the program,
i've made both a C and a C++ version to suit all your needs.
Features
- C++ and C versions available
- You can anchor to a border, or keep the size of a window
- You can set EasySize to automatically invalidate a window after the size (static controls need that)
- You can set EasySize to automatically size a window (status bars and rebars can be sized that way)
Todo list
- Expandable anchor
- Center anchor
- Anchor from a sibling window
- Option to resize of the first column of a listview
This page was last modified
38 months, a week, a day and 9 hours ago