Trees | Indices | Help |
|
---|
|
Miscellaneous functions used throughout the GUI.
|
|||
wx.BoxSizer instance |
|
||
unicode |
|
||
float |
|
||
unicode |
|
||
bool |
|
||
float or None |
|
||
int or None |
|
||
int or int list |
|
||
list |
|
||
str |
|
||
int or int list |
|
||
unicode |
|
||
unicode |
|
||
|
|||
bool |
|
||
unicode |
|
|
|||
status = Status()
|
|||
__package__ =
|
Imports: pow, os, platform, split, wx, AllRelaxErrors, Status, gui_raise
|
Create the main part of the frame, returning the central sizer.
|
Convert the bool into the GUI string.
|
Method to convert a string like '1.02*1e-10' to a float variable.
|
Convert the float into the GUI string.
|
Convert the GUI obtained string to a bool.
|
Convert the GUI obtained string to an float.
|
Convert the GUI obtained string to an int.
|
Convert the GUI obtained string to a list.
|
Convert the GUI obtained string to a list.
|
Convert the GUI obtained string to a string.
|
Convert the GUI obtained string to a list.
|
Convert the int into the GUI string.
|
Convert the list into the GUI string.
|
Open the file in the platform's native editor/viewer.
|
Apply the given function, catching all RelaxErrors. All args and keyword args supplied will be directly applied to the given function.
|
Convert the string into the GUI string.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 10 13:30:29 2013 | http://epydoc.sourceforge.net |