Open Carreau opened 12 years ago
Thanks for the link, I will look it. Are you testing in a Mac? Because I only tested vIPer in linux (ubuntu 12.04)
Yes, I'm testing on mac. I personally don't care a lot on those details, but it doesn't harm the code on other platform, and really look nicer if you are trying to sell your stuff to most of mac users.
This is more UI-related and a small detail. Qt application ofter use the
unifiedTitleAndToolbar
to look more like native applications.See qt blog for screenshot.
Tabs should use PySide.QtGui.QTabBar.documentMode() when each tab is a separate document.