elements
elements copied to clipboard
Elements C++ GUI library
- [x] Layout example: menu not processing up/down arrows correctly. - [x] Add cast utility that deals with indirect elements. - [ ] Elements ‘image’ should apply the _scale since...
I just realized there is `align_left`, `align_right` etc but also `left_margin`, `right_margin`. Is this intended? IMO it would be good to have everything spelled one way.
Consider this an half way between a feature request and an idea I had these days, which depends on personal preferences. I noticed that on the GH page of the...
When a window is moved from a non-high-dpi to a high-dpi window display, or vice versa, the sizes are wrong. A simple view refresh will re-layout elements properly, but this...
As a great library i suggest you create an organization in github to put this great project. It will be more professional. Something like: github.com/elements/elements Thanks for the great work.
Just from a user perspective, the compiler errors were pretty arcane when I did not provide the right parameters to ```htile```. ```htile``` implicitly requires all ```E&& elements``` to be derived...
I haven't found any function that can make some element to be visible or not, neither to enable or disable, is there some way currently?
I like the support of being able to set custom `theme` object, but not all variables which impact drawing are there https://github.com/cycfi/elements/blob/2aea4fcd03992c642fc45bbfd38268abab482160/lib/include/elements/support/theme.hpp#L13-L20 For example, the button has its own radius...
Hello, I wish to develop the ability to drop files into an area of the view. The file will be dragged by mouse, the movement should be tracked by the...
This issue is for tracking any decisions before implementing this widget. Something like this: https://wxpython.org/Phoenix/docs/html/_images/wx.treectrl2.png