[Eric] Tab widget and frames
Victor Varvariuc
victor.varvariuc at gmail.com
Fri Apr 22 06:38:31 BST 2011
I found where to set no frame:
.\site-packages\eric4\UI\Browser.py
class Browser(QTreeView):
> def _init(self):
> ...
> self.setFrameShape(QFrame.NoFrame)
Before: http://img695.imageshack.us/img695/7062/eric1a.png
After: http://img810.imageshack.us/img810/2759/eric2.png
Now i need to find the others
--
Victor Varvariuc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20110422/c19af236/attachment.html>
More information about the Eric
mailing list