From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de> |
Cc: | <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: CVS Commit by dpage: Allow query cancel/terminate |
Date: | 2004-06-22 14:24:50 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E40C3694@ratbert.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: 22 June 2004 14:35
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] CVS Commit by dpage: Allow
> query cancel/terminate
>
> cvs(at)cvs(dot)pgadmin(dot)org wrote:
>
> >Log Message:
> >-----------
> >Allow query cancel/terminate
> >
> >
> >
>
> Hm,
> I'm not too happy about "Hi there, I did it" message boxes.
I think they are needed as sending signals doesn't always work, or they
may be a slight delay before they get handled - you need something to
stop the user clicking the button repeatedley if things don't happen
instantly.
> Do we need that at all? Then we should add a status bar.
> Should we use wxDEFAULT_NO on the security question msg box?
Probably, I'll add that.
> IMHO cancel/terminate is also usable on the locks page, so
> the buttons could go to the top line.
Hmm, I guess so. I'm inclined to leave them at the bottom though as the
top will be getting crowded. Bottom should be reminiscent of the Windows
task manager... Might have to wait 'till tomorrow for that one.
BTW, on the restore dialogue, the 'contents' tab doesn't seem to do
anything useful (nor for that matter does the view button).
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2004-06-22 14:28:16 | Re: CVS Commit by dpage: Allow query cancel/terminate |
Previous Message | cvs | 2004-06-22 14:18:47 | CVS Commit by andreas: fix cleanup terminated pids |