<div dir="ltr"><div><div>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: <a href="http://stackoverflow.com/questions/6829853/wxpython-disable-frame-resizing">http://stackoverflow.com/questions/6829853/wxpython-disable-frame-resizing</a><br>
<br></div>But is it actually possible to do that in the Erlang implementation, where you work with flag tuples?<br><br></div>Regards,<br>Magnus<br></div>