Re: pgAdmin3 - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdmin3
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B83AF092@mail.vale-housing.co.uk
Whole thread Raw
In response to pgAdmin3  (Darko Prenosil <darko.prenosil@finteh.hr>)
List pgadmin-support

> -----Original Message-----
> From: Darko Prenosil [mailto:darko.prenosil@finteh.hr]
> Sent: 13 May 2003 16:52
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] pgAdmin3
>
>
>     Great work, looks exactly like old windoz version ...
> but developers should more carefully use "printf" feature of wxString
> (converting numbers to string). wxString is localized, and
> this means that
> some of us get 1,2345 instead of 1.2345. When I fixed those
> bugs (mainly in
> the utils/misc.cpp) it was able to  start it. Before that I
> was unable to
> connect because pgAdmin sad that my version of postgres is 7.0 !!!

Hi Darko,

Do you know if this is a Unix specific issue? I just set my decimal
seperator to , on my Windoze laptop and it worked fine. I think I
remember someone else running into this issue though so it's possible
one of the other guys fixed it recently I guess.

>     It is a pity it does not work with X11 version of
> wxWindows (drag and drop
> not supported for X11 - what for did you need dnd ?), so I
> was forced to use
> GTK.

I think Keith used it in the Query Builder code. If that's all that is
stopping the X11 build from working then we can possibly remove that
functionality for X11 builds as I don't think it's essential anyway.

> Keep up the god work !!!

Thanks, we will.

Regards, Dave.


pgadmin-support by date:

Previous
From: Darko Prenosil
Date:
Subject: pgAdmin3
Next
From: "Dave Page"
Date:
Subject: Re: Fw: New release?