[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Message 67872 - Python tracker

Message67872

Author taleinat
Recipients kbk, taleinat
Date 2008-06-09.18:10:18
SpamBayes Score 0.0029735053
Marked as misclassified No
Message-id <1213035033.21.0.781726477097.issue3068@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching a patch for a straightforward extension config dialog, largely
based on configDialog.py.

This uses the multiple-tab-rows feature of the TabbedPageSet widget from
the tabbedPages module, as well as the included VerticalScrolledFrame
widget. Other than that there's nothing really new here.
History
Date User Action Args
2008-06-09 18:10:33taleinatsetspambayes_score: 0.00297351 -> 0.0029735053
recipients: + taleinat, kbk
2008-06-09 18:10:33taleinatsetspambayes_score: 0.00297351 -> 0.00297351
messageid: <1213035033.21.0.781726477097.issue3068@psf.upfronthosting.co.za>
2008-06-09 18:10:31taleinatlinkissue3068 messages
2008-06-09 18:10:30taleinatcreate