At Sat, 18 May 2013 09:55:00 -0700 (PDT)
JMar...@comcast.net wrote:
>
> Is it possible to disable options on the system menu of a toplevel window in
> Windows? Is so, how?
Do you want to display *specfic* options or all options?
Certain options are (effectively) disabled by certain wm commands applied to
the toplevel:
wm protocol .sometoplevel WM_DELETE_WINDOW {}
disables the 'delete window' function
wm resizable .sometoplevel no no
disables the 'maximize' function
wm transient .sometoplevel .someothertoplevel
disables the 'iconify / minimize' function
It is also possible to *add* additional items to the System menu: see the
documentation for menu (look at the section labeled 'MENUBARS').
>
> Thanks in advance!
>
--
Robert Heller --
978-544-6933 /
hel...@deepsoft.com
Deepwoods Software --
http://www.deepsoft.com/
() ascii ribbon campaign -- against html e-mail
/\
www.asciiribbon.org -- against proprietary attachments