Replies: 1 comment 1 reply
-
It has not been considered or requested. If you feel there should be one, feel free to create a pr. Common denominator for all the platforms is the original goal, but unfortunately is not always achievable |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Support for setting the maximum size of a Window can be easily achieved for WInforms, Qt and the Cocoa. I already did it in a couple of minutes.
The only platform that apparently doesn't support it is Gtk.
I wonder if a
max_size
option is not implemented because of this (Gtk).Is the goal of the library to implement only the common denominator for all platforms?
Beta Was this translation helpful? Give feedback.
All reactions