Re: [pgadmin-support] Color

2004-04-15 Thread blacknoz
Message d'origine >De: "Hiroshi Saito" <[EMAIL PROTECTED]> >A: Raphaël Enrici <[EMAIL PROTECTED]>, >It is a thing due to the change in wxWindows..wxWidget (Scintilla). >Probably, confusion will be caused for a while Thanks Hiroshi, I think I'll add this one to pgadmin3 1.0.2 Debian pac

Re: [pgadmin-support] Color

2004-04-15 Thread Donald Fraser
- Original Message - > > Donald Fraser wrote: > > > >> I just upgraded to the latest stable release (1.0.2) of pgAdmin III > >> and noticed that the colour of the SQL text has changed from blue to > >> black. > >> Is there any way of configuring this so I can select my own colors? > >> Tha

Re: [pgadmin-support] Color

2004-04-14 Thread Hiroshi Saito
Hi Raphaël. It is a thing due to the change in wxWindows..wxWidget (Scintilla). Probably, confusion will be caused for a while --- src/ui/ctlSQLBox.cpp.orig Mon Sep 22 15:26:17 2003 +++ src/ui/ctlSQLBox.cppMon Sep 22 15:29:23 2003 @@ -345,7 +345,7 @@ // SQL Lexer and keywords.

Re: [pgadmin-support] Color

2004-04-14 Thread Raphaël Enrici
Andreas Pflug wrote: Donald Fraser wrote: I just upgraded to the latest stable release (1.0.2) of pgAdmin III and noticed that the colour of the SQL text has changed from blue to black. Is there any way of configuring this so I can select my own colors? Thanks Donald Fraser. Oh h*ll, I've been

Re: [pgadmin-support] Color

2004-04-14 Thread Andreas Pflug
Donald Fraser wrote: I just upgraded to the latest stable release (1.0.2) of pgAdmin III and noticed that the colour of the SQL text has changed from blue to black. Is there any way of configuring this so I can select my own colors? Thanks Donald Fraser. Oh h*ll, I've been waiting for such pe

[pgadmin-support] Color

2004-04-14 Thread Donald Fraser
I just upgraded to the latest stable release (1.0.2) of pgAdmin III and noticed that the colour of the SQL text has changed from blue to black. Is there any way of configuring this so I can select my own colors?   Thanks Donald Fraser.