wxEuphoria: sizing of widgets - win vs lnx
- Posted by Jerry Story <jstory at ocii.com> Dec 17, 2005
- 526 views
What can cause this problem? The program works perfectly with Linux. But on Windows, same source code, all the widgets are bunched in the upper left corner. I could use set_size() but I prefer the widgets to size themselves.