Re: pgAdmin III truncates numeric values in edit mode - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdmin III truncates numeric values in edit mode
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B844B53B@mail.vale-housing.co.uk
Whole thread Raw
In response to pgAdmin III truncates numeric values in edit mode  (Masoud Taherkhani <mtaherkhani@yahoo.com>)
List pgadmin-support

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 28 August 2003 16:10
> To: Dave Page
> Cc: Masoud Taherkhani; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] pgAdmin III truncates numeric
> values in edit mode
>
>
> Dave Page wrote:
>
> > Hi,
> >
> > I can repeat this problem, and having looked into it, I think it's a
> > wxWindows bug. I'll add it to the bugs list.
> >
>
>
> Fixed.
>
> When no numeric precision is specified, wxWindows will use
> its default
> of 6, which we don't like in this case.
> I rewrote this code, eliminating another old bug at the same time.

Just noticed - thanks!! 1 problem now though, the horizontal scrollbar
eclipses the field unless you resize the row first. Do we need the
scrollbars - will keyboard navigation be enough?

Regards, Dave.


pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: pgAdmin III truncates numeric values in edit
Next
From: Miha Radej
Date:
Subject: Re: pgAdmin III truncates numeric values in