Re: XRC Editting - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: XRC Editting
Date
Msg-id 3F8E7C3C.1060009@pse-consulting.de
Whole thread Raw
In response to Re: XRC Editting  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Dave Page wrote:

>
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
>>Sent: 15 October 2003 20:40
>>To: Dave Page
>>Cc: pgadmin-hackers
>>Subject: Re: [pgadmin-hackers] XRC Editting
>>
>>
>>I just noticed that I left a define that made sysSettings
>>compilable with older wx versions in the source, effectively
>>disabling font detection under MSW.
>>
>>
>
>OK, that gives the correct font in the app, but makes no change to the
>sizing at all (see attachment).
>
>
This is how it looks if the sizes/positions are *not* created with the
trailing 'd'.
With my "font inheritance" patch, the fonts will be set according to the
desktop font, apparently this succeeds on your system. The Dialog Unit
sizing (in contrast to pixel sizing) didn't need any patch, so the only
reason for failure would be a wrong xrc resource.
Maybe xrcDialogs.cpp wasn't up-to-date (I just created a new), was this
snapshot taken from a release build?

Regards,
Andreas



pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: SSL detection bug is back under debian...
Next
From: Andreas Pflug
Date:
Subject: Re: Changing font bug