Re: Import: how to display warnning & error message

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Import: how to display warnning & error message
Дата
Msg-id 937d27e10901060255s551e32c4g8cf623a68a5dd78e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Import: how to display warnning & error message  (Quan Zongliang <quanzongliang@gmail.com>)
Ответы Re: Import: how to display warnning & error message  (Quan Zongliang <quanzongliang@gmail.com>)
Список pgadmin-hackers
On Tue, Jan 6, 2009 at 10:51 AM, Quan Zongliang <quanzongliang@gmail.com> wrote:
>
> Sorry for my bad English.
> I mean that the items' tips should be displayed properly.
> For example: in new index dialog
> After open, the message "Please specify name." is displayed in status
> bar. Then input index's name, message becomes "Please specify columns."
> Like this, prompt end user what need to do.

Ahh, I see. Well, I'd just use a message box if they press Next and
haven't filled something in that case. It should be fairly clear from
the UI what they need to fill in anyway. Of course - don't show
multiple message boxes for a single attempt to move forward - check
each item in turn and error out on the first one that isn't valid.


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Quan Zongliang
Дата:
Сообщение: Re: Import: how to display warnning & error message
Следующее
От: Quan Zongliang
Дата:
Сообщение: Re: import function's progress report