Re: [pgadmin-support] Debian Alpha (unstable) build produces bad

2003-09-19 Thread Bob Kimble
On Thursday 18 September 2003 10:06, Andreas Pflug wrote: > Bob Kimble wrote: > >I'm not really sure what a good example of a wx program is. > > Hi Bob, > > the internat sample is quite good, it uses the same > wxGetSingleChoiceIndex as pgAdmin3 to select the language. When running > the program, p

[pgadmin-support] Erro

2003-09-19 Thread CPD
error autocommit is not a valid option name   quando tento criar um banco dedados pela estação windows através do pgadmin esse seguinte erro aparece ...     qual a solução ?

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad

2003-09-19 Thread Bob Kimble
On Thursday 18 September 2003 11:30, Andreas Pflug wrote: > Hi Bob, > It would have been quite a surprise if that sample didn't crash too. > Please post that issue at wxWindow's bug system. > > Regards, > Andreas Sounds good. However, the version of wxWindows used by the pgadmin3 package comes fr

[pgadmin-support] data grid can't display chinese characters, pgadmin can't handle xinput

2003-09-19 Thread Chen Shaopeng
Hi, Can someone give a hint on how to display chinese data in pgadmin data grid? Here's my system config: OS: Linux RH9 PG: 7.3.2.3 PGAdmin: 0.9.0 Beta 1 (11 August 2003) Locale: zh_CN.GB18030 The documentation said pgadmin support zh_CN locale. But it does not seem to display chinese characters.

Re: [pgadmin-support] pgAdmin III Bugs/Feature Requests

2003-09-19 Thread blacknoz
Hi Mark, Here is the result of the thread Andreas was talking about: Try to put something like this in your ~/.gtkrc-2.0 file and tell us if it solves the problem. <-cut here---> tyle "defaultfont" { font_name = "Arial 8" } widget_class "*" style "defaultfont" <

Re: [pgadmin-support] pgAdmin III Bugs/Feature Requests

2003-09-19 Thread Andreas Pflug
Mark A. Taff wrote: On Thursday 14 August 2003 01:28, Andreas Pflug wrote: All, I have finally been able to compile wxGTK w/o errors (I had to install some more devel rpm's and become intimate with pkg-config). I also compiled pgAdmin3 from cvs source just now. Per Andreas' suggestion, I am i