Re: Import: how to display warnning & error message - Mailing list pgadmin-hackers

From Quan Zongliang
Subject Re: Import: how to display warnning & error message
Date
Msg-id 20090106194209.D58E.4125B4E5@gmail.com
Whole thread Raw
In response to Re: Import: how to display warnning & error message  ("Dave Page" <dpage@pgadmin.org>)
Responses Re: Import: how to display warnning & error message  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-hackers
On Tue, 6 Jan 2009 10:29:07 +0000
"Dave Page" <dpage@pgadmin.org> wrote:

>
> I'd be interested to hear how that works out - I didn't have much luck
> with it last time I tried it.
>
> Note that whatever output it produces, it will need to fit in with the
> existing XRC infrastructure.
>
Sure, it will follow the rules.

>
> Look at frmBackup/frmRestore. On those we use a text area to capture
> and display the output as it happens. This has the advantage that the
> user can copy and paste the entire log of the operation afterwards,
> which they cannot do with a status bar.
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.

-----------------------------------------------
Quan Zongliang
quanzongliang@gmail.com
CIT Japan:  http://www.cit.co.jp
CIT China:  http://www.citbj.com.cn


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Import: how to display warnning & error message
Next
From: "Dave Page"
Date:
Subject: Re: Import: how to display warnning & error message