[erlang-questions] Making a window non-resizable in wxWidgets
Magnus Falk
magnus.falk@REDACTED
Thu Apr 10 07:35:55 CEST 2014
I've been playing around with wxWidgets and want to make a window
non-resizable. I understand you can do that in other implementations of
wxWidgets, where you xor all those flags, like in this stackoverflow
question:
http://stackoverflow.com/questions/6829853/wxpython-disable-frame-resizing
But is it actually possible to do that in the Erlang implementation, where
you work with flag tuples?
Regards,
Magnus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140410/355cb7e8/attachment.htm>
More information about the erlang-questions
mailing list