[Twisted-Python] TextEntry

David Ripton dripton at ripton.net
Sat Nov 20 10:41:58 EST 2010


On 11/19/10 09:25, Glyph Lefkowitz wrote:

> (In my personal opinion, modal dialogs are terrible UI anyway, and
> should be avoided.  You should be able to prompt the user without
> interrupting everything else they're doing in the program.)

I agree for 99% of dialogs, but modal dialogs actually make sense for a 
few things.  For example, the "Do you really want to quit the program 
without saving?" dialog in many editors.

-- 
David Ripton    dripton at ripton.net



More information about the Twisted-Python mailing list