Re: pgAdmin III truncates numeric values in edit mode

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: "Masoud Taherkhani" <mtaherkhani(at)yahoo(dot)com>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin III truncates numeric values in edit mode
Date: 2003-08-28 15:12:14
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B53B@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 28 August 2003 16:10
> To: Dave Page
> Cc: Masoud Taherkhani; pgadmin-support(at)postgresql(dot)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.

Browse pgadmin-support by date

  From Date Subject
Next Message Miha Radej 2003-08-28 15:30:26 Re: pgAdmin III truncates numeric values in
Previous Message Andreas Pflug 2003-08-28 15:10:10 Re: pgAdmin III truncates numeric values in edit