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


---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to