Re: Edit Data enhancements

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Edit Data enhancements
Date: 2003-07-03 11:35:05
Message-ID: 03AF4E498C591348A42FC93DEA9661B844B1F8@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 03 July 2003 11:36
> To: Dave Page; pgadmin-hackers(at)postgresql(dot)org
> Subject: Edit Data enhancements
>
>
> As soon as there is a pgadmin.org domain again and the hosts are
> locatable I'll upload some enhancements.
>
> frmEditGrid:
> - empty cell are interpreted as NULL
> - if an empty string is to be entered, use '' (two single quotes)
> - to enter a string consisting solely of two single quotes, enter \'\'
> - A line break may be entered into a field if Ctrl-Enter or
> Shift-Enter
> is pressed.
> - Enter will still proceed to the next column, or store the row if at
> the end.
> - F1 will display a help as soon as it's available
> - F5, Ctrl-S and Ctrl-Z are shortcuts for Refresh, Save and Undo

Nice.

> - edit length problem still not found

:-(

> frmOptions:
> - Added F1 help calling

OK - I meant to mention that, on the properties dialogues (and
frmOptions now I guess), can we get a help button on the bottom left.
Most people I know won't think to use F1.

As for the servers...

cvs.pgadmin.org == 80.176.1.147
snake.pgadmin.org == 80.176.1.158
www.pgadmin.org == 64.117.225.209

All servers are running - it's just the primary and secondary DNS that's
gone toes up.

Regards, Dave

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Erwien Samantha Y 2003-07-03 16:31:48 Re: translator
Previous Message Jean-Michel POURE 2003-07-03 11:33:32 Re: [HACKERS] pgAdmin III - Call for Translators