Hi all,
recently I switched from wxPython 2.8 to 3.0. There is one issue which
I am not sure how to fix. The statusbar of the window should look like
statusbar2.png (wxPython 2.8), but in wxPython 3 it's somehow narrower
(statusbar3.png), so the combobox doesn't fit in and the widgets are
not correctly placed.
Any idea how to fix this issue? Thanks in advance! Martin


···
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.eu/mentors/landa
Maybe an issue with the window size? I had a similar issue when I forced the window to have a MinSize smaller than it needed, the buttons at the bottom of the window appeared to be stretched.
-Haris
···
On Jan 13, 2015, at 11:44 AM, Martin Landa <landa.martin@gmail.com> wrote:
Hi all,
recently I switched from wxPython 2.8 to 3.0. There is one issue which
I am not sure how to fix. The statusbar of the window should look like
statusbar2.png (wxPython 2.8), but in wxPython 3 it's somehow narrower
(statusbar3.png), so the combobox doesn't fit in and the widgets are
not correctly placed.
Any idea how to fix this issue? Thanks in advance! Martin
--
Martin Landa
Ing. Martin Landa, Ph.D. – GeoWikiCZ
Martin Landa - GISMentors
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<statusbar2.png><statusbar3.png>