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

Module gui

source code

Command line selection dialogs.

Classes [hide private]
  choice2Dialog
Make a single or multiplee selection from a list of items and another single or multiple selection from the same list.
  selectorDialog
Make a single or multiple selection from a list of items.
Functions [hide private]
 
chpicker(path, filter='*.*', label=None)
Select a filename from using a command line dialog.
source code
Variables [hide private]
  __package__ = 'chianti.Gui.gui_cl'
Function Details [hide private]

chpicker(path, filter='*.*', label=None)

source code 

Select a filename from using a command line dialog.

the label keyword is included for consistency but does nothing