Re: [Pharo-dev] Nautilus no longer guards against changed methods
Sven wrote:
This is pretty importart, I lost some changes already.
Me too. 12223 We already had a discussion about this. The current approach definitely was not the result of that discussion. We need to revert to the modal behavior, mixing editing with navigation history is not clean. Stephan
Stephan Eggermont wrote
We need to revert to the modal behavior
In general in UIs, he best approach is to do what the user requests without hesitation, and make everything undoable. But obviously modal is better than losing changes... ----- Cheers, Sean -- View this message in context: http://forum.world.st/Nautilus-no-longer-guards-against-changed-methods-tp47... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On Sun, Nov 24, 2013 at 9:34 AM, Sean P. DeNigris <sean@clipperadams.com> wrote:
Stephan Eggermont wrote
We need to revert to the modal behavior
In general in UIs, he best approach is to do what the user requests without hesitation, and make everything undoable.
Ah, thanks for saying that. People need to be reminded. I think the tablet craze has lurched the world back into modal UI's being "ok".
participants (3)
-
Chris Muller -
Sean P. DeNigris -
Stephan Eggermont