Re: wxEuphoria: sizing of widgets - win vs lnx
- Posted by Matt Lewis <matthewwalkerlewis at gmail.com> Dec 18, 2005
- 518 views
Jerry Story wrote: > > 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. I haven't run into a situation like this. Could you post a minimal example that demonstrates this behavior? Matt Lewis