Re: Re: GetBox not called correctly on Linux GTK 3 3.0.2.0?
Scott Talbert <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 19 Oct 2016, ABC wrote: > Yes, the native code runs fine on both, although visual differences exist: > > - Toolbar icons that don't fit horizontally in the window are grouped into a > pull-down menu. > On Ubuntu the icons are shown OK, > but on Fedora the pull-down list looks empty, although the tools are there > and are clickable... Could potentially bug in wxWidgets GTK+3 implementation? I've seen reports of similar things, I think. > - When the program window is larger than wx.Canvas size, > on Ubuntu the space outside the canvas has the color I gave it (same as on > Windows), > but on Fedora it looks gray. Again, potentially a wxWidgets GTK+3 bug. > - SpinCtrl up/down arrows are aligned horizontally on Fedora, but vertically > on Ubuntu. That's due to a difference between GTK+2 and GTK+3 SpinButtons. Compare: https://developer.gnome.org/gtk2/stable/GtkSpinButton.html https://developer.gnome.org/gtk3/stable/GtkSpinButton.html Scott -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.