Comment 4 for bug 486373

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote : Re: [Bug 486373] Re: Feature: qrun: allow repeated use for multiple commands

Alexander Belchenko wrote:

> I'm thinking about adding button instead of Cancel (because it becomes inactive when operation
> finished successfully) with the label either Restart or Reset as you say. Maybe Restart will be better?
>
> E.g.
>
> [ Close ] [ Restart ]
>
> And then we using this approach for all q-dialogs.

That's an awesome idea. I suggested the name "Reset" because it's a
standard button. See
http://www.riverbankcomputing.com/static/Docs/PyQt4/html/qdialogbuttonbox.html#StandardButton-enum.

Ian C.