Re: Edit Data enhancements

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Edit Data enhancements
Date: 2003-07-04 11:26:00
Message-ID: 3F056448.5030705@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page wrote:

>>- edit length problem still not found
>>
>>
>:-(
>
>
Getting nearer:
The edit control is generated as multiline control in win32, and single
line in gtk. Both imposes some restrictions to us. win32 allows return
to be entered, but there's no autoscroll, while gtk will scroll but
doesn't know what \n means. sigh...

We probably need to create our own control for inplace editing. There's
stuff to do anyway, to restrict data entry to allowed chars.

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-07-04 11:40:38 Re: RE : [GENERAL] pgAdmin III - Call for Translators
Previous Message Bruno BAGUETTE 2003-07-04 11:18:27 RE : [GENERAL] pgAdmin III - Call for Translators