Hamish McIntyre-Bhatty
2014-09-08 09:13:33 UTC
Hi,
I've been having a few issues when testing my wxpython app in wxpython
3.0 (running on python 2.7.8, Ubuntu 14.10 development). It's a
brilliant toolkit, and well done making it so fast!
By the way, I normally develop using 2.8.11, and python 2.7.6, because
that's what was used in Ubuntu and derivatives, at least until Ubuntu
14.10! Here are the problems:
If I create a wx.Choice object and don't set its selection at all, in
wxpython 2.8.11 the first option in the list is selected. In wxpython
3.0.0.0 nothing is selected, it is blank until I make a selection. I'm
not sure whether this one is a bug or an improvement, but at least it's
not difficult for me to fix.
The other issue is if I make a frame and set it to say 300 by 400
pixels, it appears vertically smaller in wxpython 3.0 than it does in
wxpython 2.8!
The good thing is, neither of these are hard to work around, I can
simply check the wx version in python, but I wasn't sure if these were
fixes or new bugs, so could you please let me know?
Thanks,
Hamish
I've been having a few issues when testing my wxpython app in wxpython
3.0 (running on python 2.7.8, Ubuntu 14.10 development). It's a
brilliant toolkit, and well done making it so fast!
By the way, I normally develop using 2.8.11, and python 2.7.6, because
that's what was used in Ubuntu and derivatives, at least until Ubuntu
14.10! Here are the problems:
If I create a wx.Choice object and don't set its selection at all, in
wxpython 2.8.11 the first option in the list is selected. In wxpython
3.0.0.0 nothing is selected, it is blank until I make a selection. I'm
not sure whether this one is a bug or an improvement, but at least it's
not difficult for me to fix.
The other issue is if I make a frame and set it to say 300 by 400
pixels, it appears vertically smaller in wxpython 3.0 than it does in
wxpython 2.8!
The good thing is, neither of these are hard to work around, I can
simply check the wx version in python, but I wasn't sure if these were
fixes or new bugs, so could you please let me know?
Thanks,
Hamish
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.