I want to completely eliminate the menu bar from my PyGUI 2.0.5 application.
the obvious thing,

app.menus = []

doesn't work. i want not only the menus but the menu bar to disappear. help?
[ a quick look at the code makes me suspect that it cannot be done
presently.... but maybe there is a sneaky way. ]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to