sizer problem: win32 vs linux?
Roggie Boone
rogboone at yahoo.com
Thu Jan 4 08:07:16 PST 2007
Hello,
The first time I posted a message here my
code apparently got wrapped and hard to read.
I hope that it's OK to just reference a webpage
where I put my code and two screenshots showing
the problem:
http://www.ces.clemson.edu/~rboone/wxpy_problem.html
Basic issue is this: I've only been programming
with Python/wxPython for a few weeks and I thought
I had sizers figured out. Over the holiday I
worked on understanding some GUI ideas.
I did my development on a laptop running WinXP
and Python 2.5 and wxPython. The program
works fine in this setup as can be seen on the
above web link. However, when I move this same
code over to my Linux boxes (either Fedora Core 6,
or Gentoo), it seems that the sizers(?) are not
working as the panels and notebook widgets shrink
to barely visible (again, see the screenshot on
webpage).
It may be hard to debug my "newbie" code, but
is there some obvious reason why the same code
would behave so differently on Linux? Linux
is running Python 2.4 and latest wxWidgets, but
I have also tried Python 2.4 on WinXP and the
code still runs OK on WinXP.
Thanks in advance for the help.
Roggie Boone
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the wxpython-users
mailing list