[wxPython-users] The OS-X "Window" menu
Christopher Barker
Chris.Barker at noaa.gov
Fri Mar 9 13:07:56 PST 2007
David Woods wrote:
> This isn't a complete answer, but what I do is include the following lines
> in my code:
>
> if 'wxMac' in wx.PlatformInfo:
> wx.MenuBar.SetAutoWindowMenu(False)
>
> That removes the Mac-generated Window menu.
hmm. I'd rather use the Auto-generated one, but that may be a work
around. I'll see what others come up with.
thanks,
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list