vIPer
vIPer copied to clipboard
[mac only] Diverse GUI stuff.
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.
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.