Package chianti :: Package Gui :: Package gui_cl :: Module gui :: Class choice2Dialog
[hide private]
[frames] | no frames]

Class choice2Dialog

source code

Make a single or multiplee selection from a list of items and another single or multiple selection from the same list.

Useful for picking numerators and denominators.

expects the input of an array of items, will select one or more from both widgets the keywords label and parent are there for consistency with real gui dialogs

Instance Methods [hide private]
 
__init__(self, items, label=None, parent=None) source code