[issue1612746] Enhanced tabbed pane widget

Tal Einat report at bugs.python.org
Mon Oct 29 14:04:11 CET 2007


Tal Einat added the comment:

Update, as requested.

After the recent configDialog.py changes, very little changes to it are
required.

I've included a much updated version of tabbedPages.py in this patch.
Since posting the original patch, I've discovered and fixed a few bugs,
implemented a 3d look for the tabs, and cleaned up the code. This
version has also been tested more thoroughly.

Also, this version very nicely supports tabbed panes with more than one
row of tabs. However you can't see this with configDialog.py, you'll
have to use the test code to check it out (just add several new pages
and then play around with them). I've used this feature in implementing
the extension config dialog, where every extension gets its own tab. I
hope I can finally get to posting a patch for it...

Enjoy!

Added file: http://bugs.python.org/file8650/IDLE_tabbedPages.071029.patch

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1612746>
_____________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IDLE_tabbedPages.071029.patch
Type: application/octet-stream
Size: 21637 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071029/e351f386/attachment-0001.obj 


More information about the Python-bugs-list mailing list