Thread: Re: [wx-dev] Re: OSX Status / Old friend font inheritance...

Re: [wx-dev] Re: OSX Status / Old friend font inheritance...

From
"Stefan Csomor"
Date:
> > as I don't have a buildable situation for pgadmin on my system,
could
> > you please try out whether adding
> >
> > DoSetWindowVariant( m_windowVariant) ;
> >
> > in toplevel.cpp line 1204 , just in front of the m_macFocus = NULL ;
> >
> > solves the problem ?
> Works flawlessly! Thanks!
>
> greetings, Florian Pflug

perfect, thanks for testing, committed now

Stefan