Re: [pgadmin-hackers] pgadmin3 font patch

2003-07-06 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. From: "Andreas Pflug" <[EMAIL PROTECTED]> (snip) So there's only one solution left: the font needs to be configurable. I'll add this to frmOptions. I agreed. It is an ideal by a user's choosing it optionally. Font is selectable now. Default is Courier

Re: [pgadmin-hackers] pgadmin3 font patch

2003-07-06 Thread Hiroshi Saito
Hi Andreas. From: "Andreas Pflug" <[EMAIL PROTECTED]> (snip) > So there's only one solution left: the font needs to be configurable. > I'll add this to frmOptions. I agreed. It is an ideal by a user's choosing it optionally. Regards, Hiroshi-Saito ---(end of broadcast)-

Re: [pgadmin-hackers] pgadmin3 font patch

2003-07-06 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. From: "Andreas Pflug" <[EMAIL PROTECTED]> Hi Hiroshi, that fix doesn't work, because it only declares the default font to be wxMODERN, but it actually won't act like that. It's still variable pitch. it was so... What's going wrong if the previous imple

Re: [pgadmin-hackers] pgadmin3 font patch

2003-07-06 Thread Hiroshi Saito
Hi Andreas. From: "Andreas Pflug" <[EMAIL PROTECTED]> > Hi Hiroshi, > that fix doesn't work, because it only declares the default font to be > wxMODERN, but it actually won't act like that. It's still variable pitch. it was so... > What's going wrong if the previous implementation wxFont(9, wxMOD

Re: [pgadmin-hackers] pgadmin3 font patch

2003-07-06 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. From: "Andreas Pflug" <[EMAIL PROTECTED]> (snip) I'm not too happy about the font changing patches you posted, especially the one that changed the font in ctlSQLBox back from fixed to normal. Using a fixed font for SQL editing is a requirement. Please find out

Re: [pgadmin-hackers] pgadmin3 font patch

2003-07-06 Thread Hiroshi Saito
Hi Andreas. From: "Andreas Pflug" <[EMAIL PROTECTED]> (snip) > I'm not too happy about the font changing patches you posted, especially > the one that changed the font in ctlSQLBox back from fixed to normal. > Using a fixed font for SQL editing is a requirement. > Please find out which fixed font

Re: [pgadmin-hackers] pgadmin3 font patch

2003-07-05 Thread Andreas Pflug
Hiroshi Saito wrote: >Hi Dave. > >I am sorry that confirmation is slow. > >frmAbout,frmSplash >The character of the license-Information collapses. > >Please apply this patch. > > > Hiroshi, I'm not too happy about the font changing patches you posted, especially the one that changed the font in