Classes | |
class | LIndexBase |
No documentation available. More... |
Functions | |
def | equivalent |
def | make_list_index |
Variables | |
dictionary | registry = {} |
def dialog.listindex.equivalent | ( | args | ) |
equivalent(args)
def dialog.listindex.make_list_index | ( | args | ) |
This makes a type, mostly for use with comboboxes which is an int, except that it prints out as a string grabbed from a list. The list is the one you pass to this function.
dictionary dialog.listindex.registry = {} |