RE: [wxPython-users] GTK looks ugly after upgrade of OS
by Toni Brkic other posts by this author
Dec 4 2004 12:20PM messages near this date
Re: [wxPython-users] wxXmlResource - LoadMenuBar()-Error...
|
[wxPython-users] Setting icons
Thanks,
but I found out that it was a theme that was doing it.
I got the default theme by setting
export GTK2_RC_FILES=""
> -----Original Message-----
> From: Peter Damoc [mailto:pdamoc@[...].net]
> Sent: Saturday, December 04, 2004 9:08 AM
> To: wxPython-users@[...].org
> Subject: Re: [wxPython-users] GTK looks ugly after upgrade of OS
>
>
> On Sat, 4 Dec 2004 01:11:08 +0100, Toni Brkic
> <Toni.Brkic@[...].com> wrote:
>
> > Hi,
> >
> > I upgraded os from Suse9.1 to 9.2.
> > To get my wxpython app to run I had to install
> > the FC2 version of wxPython.
> >
> > The only problem I have is that my app looks extremly
> > ugly now. All widget seem to have grey as default colour,
> >
> > For example the editablelistbox is all grey. The Treectrl
> > have grey background except the Item Text which has white
> background.
> >
> > Any ideas what it could be?
> >
> > /T
>
> does your wxpython apps look more like GTK1 or more like
> GTK2? I remember seeing something like this on Ubuntu but
> there I had wxpython 2.4 so it was understandable.... also...
> the problem disappeared when I installed 2.5.3.1.
> Try to download a SRPM and build it specifically for your Suse 9.2.
>
> --
> Peter Damoc
> Hacker Wannabe
> http://www.sigmacore.net/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
> For additional commands, e-mail:
> wxPython-users-help@[...].org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
|