Re: [pgadmin-support] pgAdmin III truncates numeric values in

2003-08-28 Thread Dave Page
> -Original Message- > From: Miha Radej [mailto:[EMAIL PROTECTED] > Sent: 28 August 2003 16:30 > To: [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgAdmin III truncates numeric values in > > > Hi! > > I was wondering, if one double clicks on a f

Re: [pgadmin-support] pgAdmin III truncates numeric values in

2003-08-28 Thread Miha Radej
Hi! I was wondering, if one double clicks on a field (truncated or not) and doesn't make any changes, then pgAdmin doesn't need to change the data? If I understand correctly, the value entered was 1.51515151515151512 and displayed as 1.515152. If Masoud wouldn't have double clicked on the field

Re: [pgadmin-support] pgAdmin III truncates numeric values in edit mode

2003-08-28 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 28 August 2003 16:10 > To: Dave Page > Cc: Masoud Taherkhani; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] pgAdmin III truncates numeric > values in edit mode > > &

Re: [pgadmin-support] pgAdmin III truncates numeric values in edit

2003-08-28 Thread Andreas Pflug
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 ano

Re: [pgadmin-support] pgAdmin III truncates numeric values in edit mode

2003-08-28 Thread Dave Page
] pgAdmin III truncates numeric values in edit mode 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.   Thanks for the report.   Regards, Dave. -Original Message-From: Masoud Taherkha

Re: [pgadmin-support] pgAdmin III truncates numeric values in edit mode

2003-08-28 Thread Dave Page
Title: Message 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.   Thanks for the report.   Regards, Dave. -Original Message-From: Masoud Taherkhani [mailto:[EMAIL PROTECTED] Sent: 27 August 2003 15:25To