OSX Window menu

3 views
Skip to first unread message

Robin Dunn

unread,
May 26, 2012, 2:32:40 PM5/26/12
to wx-...@googlegroups.com
A wxPython user has asked what happened to the automatic Window menu on
the OSX ports. I looked through the code in src/osx/menu_osx.cpp and it
looks like we now have to explicitly add a "Window" or "&Window" menu to
activate it and then wx will add the rest of the content to the menu
like it did in 2.8 (if GetAutoWindowMenu() returns true.) However this
code is inside a big #if 0 so it is currently disabled. Is this
something that was never finished? If so what would it take to finish
it? Or is there some other way to get the automatic Window menu back
again that I haven't found yet?

--
Robin Dunn
Software Craftsman
http://wxPython.org

Reply all
Reply to author
Forward
0 new messages