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

From: "Scot L(dot) Harris" <webid(at)cfl(dot)rr(dot)com>
To: "Diego A(dot) Gil" <diego(at)adminsa(dot)com>
Cc: Pgadmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: [Fwd: Re: [pgadmin-hackers] compile error]
Date: 2004-06-26 00:51:42
Message-ID: 1088211101.23676.9.camel@lathe
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers 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(at)adminsa(dot)com>
> > To: PgAdmin Hackers <pgadmin-hackers(at)postgresql(dot)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(at)cfl(dot)rr(dot)com

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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Scot L. Harris 2004-06-26 02:34:17 Re: [Fwd: Re: [pgadmin-hackers] compile error]
Previous Message Diego A. Gil 2004-06-26 00:27:53 Re: [Fwd: Re: [pgadmin-hackers] compile error]

Browse pgadmin-support by date

  From Date Subject
Next Message Scot L. Harris 2004-06-26 02:34:17 Re: [Fwd: Re: [pgadmin-hackers] compile error]
Previous Message Diego A. Gil 2004-06-26 00:27:53 Re: [Fwd: Re: [pgadmin-hackers] compile error]