[MACTCL] Disable main menu during modal dialog?
by Jasper Taylor other posts by this author
Jul 30 2007 7:00AM messages near this date
Re: [MACTCL] Need TCL/X11 for OS X 10.4 intel
|
[MACTCL] Making a Tk GUI more "Mac-like"
I have a problem that my application cannot quit consistently (or
handle various other menu commands) while a modal dialog box is
displayed. I noticed that when the built-in modal dialogs are
displayed, i.e., tk_getOpenFile or tk_messageBox, most of the items
in the main menu (including Quit) are disabled. Can anyone tell me
how to reproduce this effect with my own modal dialogs? I am
currently using the floatGrowProc style but have also tried the
moveableModal style.
Cheers
--Jasper
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now > > http://get.splunk.com/
_______________________________________________
Tcl-mac mailing list
tcl-mac@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-mac
|