Hi ML, Due the bug #907[1], I would like to discuss with you a change on pyside-uic tool, and would be nice have some comments about that.
I will paste the bug comment bellow to introduce the problem: "In the documentation under "QMenuBar on Mac OS X" it states "If you want all windows in a Mac application to share one menu bar, you must create a menu bar that does not have a parent." This is the correct behaviour to make your application compatible with Mac OS UI, but the current version of pyside-uic does not respect that. Then, I would like to propose a change in the pyside tool, to handle this on Mac OS system, because this can make some current code invalid I'm using this ML to discuss that, and get some feedback about that feature. What do you think? Is good to have this as default behaviour? or the best solution is implement this using some extra argument during the code generation (pyside-uic argument)? [1]http://bugs.pyside.org/show_bug.cgi?id=907 Thanks -- Renato Araujo Oliveira Filho Instituto Nokia de Tecnologia - INdT _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
