Re: 4 modal dialog limit -- wm transient bug
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: 4 modal dialog limit -- wm transient bug

From: Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
Date: Wed Mar 22 2006 - 15:54:50 CET

slebetman@yahoo.com wrote:
> By the way, multiple grab doesn't work on windows without some hard
> work on your part.

And even when it works, it's a bad idea. Much experience by thousands of
GUI designers and millions of users indicates that having more than one
modal dialog at once *sucks* as a design. Seriously. Try to do what
you're seeking to do in a different way; your GUI will be much better
for it. This applies 100-fold if the grabs are global...

Donal.
Received on Sun Apr 30 02:45:42 2006