[issue3068] IDLE - Add an extension configuration dialog

Tal Einat report at bugs.python.org
Mon Jun 9 20:10:33 CEST 2008


New submission from Tal Einat <taleinat at users.sourceforge.net>:

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.

----------
components: IDLE
files: IDLE_configExtensionsDialog.080609.patch
keywords: patch
messages: 67872
nosy: kbk, taleinat
severity: normal
status: open
title: IDLE - Add an extension configuration dialog
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file10560/IDLE_configExtensionsDialog.080609.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3068>
_______________________________________


More information about the Python-bugs-list mailing list