From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> |
Cc: | "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: XRC Editting |
Date: | 2003-10-15 15:16:51 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B84C5B66@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 15 October 2003 15:18
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] XRC Editting
>
> >It also seems the you can get around it by simply removing
> the d from
> >the dialogue size, and temporarily doubling the size values.
> It's only
> >the d on the dialogue it doesn't like which the message doesn't make
> >clear.
> >
> >
> But that's dangerous, you could forget to recalc it.
Not really. Double size is so much bigger that you wouldn't fail to
notice whilst testing the code.
> So what's your icon font?
8 point Tahoma
> in wx/src/msw/settings.cpp (one of my patches) around line
> 255 the font is read from the system
> SystemParametersInfo(SPI_GETICONTITLELOGFONT, sizeof(lf),
> &lf, 0); This should be your desktop font. On my W2K it works
> as expected. What's the returned logfont looking like on your system?
Not sure what you mean. lf has a value of -11...
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2003-10-15 15:41:34 | Re: XRC Editting |
Previous Message | Jean-Michel POURE | 2003-10-15 14:25:40 | Re: XRC Editting |