> -----Original Message----- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 15 October 2003 13:36 > To: Dave Page > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] XRC Editting > > Dave Page wrote: > > >Hi Andreas, > > > >How are you editting XRC's these days? It's painful in XRCed as it > >doesn't like the new sizing units. Any tips - I'm working > (slowly) on > >filtering/sorting in the edit grid. > > > > > > I already posted a bug on that, with no answer for two weeks. > I'm testing this with pgAdmin3 itself; no need to restart it > if compiled for debugging.
Oh yes, so you can :-) 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. > >On that note, recent builds are creating very large widgets > for me on > >XP > >- Hiroshi mentioned a similar problem on 2K. > > > > > ctor sysSettings reads the wxSYS_ICONTITLE_FONT, grabbing the > font you're using on the desktop. In mostly any case, the > dialog calculation should be correct anyway (I found the > exception of the windows extralarge font, which reports wrong > metrics...) I didn't make this changeable, do we need that? We definately need something as there are at least 2 systems on which it doesn't work well. I don't know about Hiroshi's system, but it looked like it was probably standrd w2k fonts, and mine is certainly standard XP fonts. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly