[wxpython-users] About dialogs different: using built-in wx on
Ubuntu vs manually built wx
Christopher Kampmeier
Christopher.Kampmeier at Sun.COM
Sat Mar 29 07:19:12 PDT 2008
> * About dialog won't use the native widget when used with out manually
> built binaries, but uses the nice Gnome widget when used with Ubuntu's
> wx binaries
As a follow-up to my last post on this subject...
Robin asked for screenshots of the About dialog of our application.
Using wx as embedded in Ubuntu 7.10:
http://wiki.updatecenter.java.net/attach/UC20FSD.GUI/about-embedded-wx.png
Using our manually built installation of wx:
http://wiki.updatecenter.java.net/attach/UC20FSD.GUI/about-unbundled-wx.png
My assumption is that the second one is the generic form of the about
dialog. Personally, I prefer the layout of the first example above.
Thanks,
Chris
More information about the wxpython-users
mailing list