Provide the style for guiframe
-
class sans.guiframe.gui_style.GUIFRAME
-
CALCULATOR_ON = 256
-
DATALOADER_ON = 16
-
DEFAULT_STYLE = 92
-
FIXED_PANEL = 4
-
FLOATING_PANEL = 2
-
MANAGER_ON = 1
-
MULTIPLE_APPLICATIONS = 92
-
PLOTTING_ON = 8
-
SINGLE_APPLICATION = 64
-
TOOLBAR_ON = 32
-
WELCOME_PANEL_ON = 128
-
__module__ = 'sans.guiframe.gui_style'
-
class sans.guiframe.gui_style.GUIFRAME_ICON
-
BOOKMARK_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x2333cb0> >
-
BOOKMARK_ICON_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\bookmark.png'
-
COPY_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x24e3e50> >
-
COPY_ICON_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\copy.png'
-
DRAG_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x1fd18d0> >
-
DRAG_ID_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\drag_hand.png'
-
FRAME_ICON_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\ball.ico'
-
PASTE_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x2333ca0> >
-
PASTE_ICON_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\paste.png'
-
PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images'
-
PREVIEW_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x14646b8> >
-
PREVIEW_ID_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\report.png'
-
PRINT_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x20f50d0> >
-
PRINT_ID_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\printer.png'
-
REDO_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x1fe6ba8> >
-
REDO_ICON_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\redo.png'
-
REPORT_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x2454ff8> >
-
RESET_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x2454fe8> >
-
RESET_ID_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\reset.png'
-
SAVE_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x2049f78> >
-
SAVE_ICON_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\save.png'
-
UNDO_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x1ff4718> >
-
UNDO_ICON_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\undo.png'
-
ZOOM_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x233b480> >
-
ZOOM_ID_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\search_pan.png'
-
ZOOM_IN_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x233dca0> >
-
ZOOM_IN_ID_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\zoom_in.png'
-
ZOOM_OUT_ICON = <wx._core.Image; proxy of <Swig Object of type 'wxImage *' at 0x233b420> >
-
ZOOM_OUT_ID_PATH = 'C:\\Python25\\lib\\site-packages\\sans\\guiframe\\images\\zoom_out.png'
-
__module__ = 'sans.guiframe.gui_style'
-
class sans.guiframe.gui_style.GUIFRAME_ID
-
BOOKMARK_ID = 104
-
COPY_ID = 102
-
CURRENT_APPLICATION = 113
-
CURVE_SYMBOL_NUM = 13
-
DRAG_ID = 109
-
PASTE_ID = 103
-
PREVIEW_ID = 111
-
PRINT_ID = 112
-
REDO_ID = 101
-
RESET_ID = 110
-
SAVE_ID = 105
-
UNDO_ID = 100
-
ZOOM_ID = 108
-
ZOOM_IN_ID = 106
-
ZOOM_OUT_ID = 107
-
__module__ = 'sans.guiframe.gui_style'