Add linux/mac leads for implementing setting window resizability at runtime.
This commit is contained in:
committed by
Joshua Granick
parent
0ba90daaf4
commit
2345beced9
@@ -365,11 +365,13 @@ namespace lime {
|
||||
#ifdef HX_MACOS
|
||||
|
||||
//TODO
|
||||
//consider: http://stackoverflow.com/questions/10473700/set-window-resizable/10473949#10473949
|
||||
|
||||
#endif
|
||||
#ifdef HX_LINUX
|
||||
|
||||
//TODO
|
||||
//maybe something in here? https://tronche.com/gui/x/xlib/ICC/client-to-window-manager/wm-normal-hints.html
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user