Re: [Fwd: Re: [pgadmin-hackers] compile error] - Mailing list pgadmin-support

From Scot L. Harris
Subject Re: [Fwd: Re: [pgadmin-hackers] compile error]
Date
Msg-id 1088211101.23676.9.camel@lathe
Whole thread Raw
In response to [Fwd: Re: [pgadmin-hackers] compile error]  ("Diego A. Gil" <diego@adminsa.com>)
Responses Re: [Fwd: Re: [pgadmin-hackers] compile error]  ("Diego A. Gil" <diego@adminsa.com>)
List pgadmin-support
On Fri, 2004-06-25 at 17:58, Diego A. Gil wrote:
> It may help ..
> 
> Diego.
> 
> -----Mensaje reenviado-----
> > From: Diego A. Gil <diego@adminsa.com>
> > To: PgAdmin Hackers <pgadmin-hackers@postgresql.org>
> > Subject: Re: [pgadmin-hackers] compile error
> > Date: Wed, 16 Jun 2004 00:12:00 -0300
> > 
> > Finally, I made it work!.
> > 
> > Please check 
> > http://lists.wxwidgets.org/archive/wx-users/msg39100.html
> > 
> > There is part of the solution.
> > 
> > Error related to _gtk_rc_context_get_default_font_name was "solved"
> > commenting out these lines in wxWindows src/gtk/settings.cpp:
> > 
> > //const gchar *font_name = 
> > //_gtk_rc_context_get_default_font_name(gtk_settings_get_default());
> > //g_systemFont = new wxFont(wxString::FromAscii(font_name));
> > 

That is the part of the code calling the internal gtk+ functions. 
However just commenting them out without knowing what they do would seem
a chancy proposition at best.  

-- 
Scot L. Harris
webid@cfl.rr.com

It's a lot of fun being alive ... I wonder if my bed is made?!? 



pgadmin-support by date:

Previous
From: "Diego A. Gil"
Date:
Subject: [Fwd: Re: [pgadmin-hackers] compile error]
Next
From: "Diego A. Gil"
Date:
Subject: Re: [Fwd: Re: [pgadmin-hackers] compile error]