Re: [Fwd: Re: [pgadmin-hackers] compile error]

Поиск
Список
Период
Сортировка
От Scot L. Harris
Тема Re: [Fwd: Re: [pgadmin-hackers] compile error]
Дата
Msg-id 1088211101.23676.9.camel@lathe
обсуждение исходный текст
Ответ на [Fwd: Re: [pgadmin-hackers] compile error]  ("Diego A. Gil" <diego@adminsa.com>)
Ответы Re: [Fwd: Re: [pgadmin-hackers] compile error]  ("Diego A. Gil" <diego@adminsa.com>)
Список 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 по дате отправления:

Предыдущее
От: "Diego A. Gil"
Дата:
Сообщение: [Fwd: Re: [pgadmin-hackers] compile error]
Следующее
От: "Diego A. Gil"
Дата:
Сообщение: Re: [Fwd: Re: [pgadmin-hackers] compile error]