Package chianti :: Package Gui :: Package gui_wx :: Module gui :: Class selectorDialog
[hide private]
[frames] | no frames]

Class selectorDialog

source code

Make a single or multiple selection from a list of items.

expects the input of an array of items, will select one or more

Instance Methods [hide private]
 
__init__(self, items, label='Your list', title='Select One') source code