Re: XRC Editting

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: XRC Editting
Дата
Msg-id 3F8E7C3C.1060009@pse-consulting.de
обсуждение исходный текст
Ответ на Re: XRC Editting  ("Dave Page" <dpage@vale-housing.co.uk>)
Список 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 по дате отправления:

Предыдущее
От: Jean-Michel POURE
Дата:
Сообщение: Re: SSL detection bug is back under debian...
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Changing font bug