[opendemo-cvs] CVS: opendemo/tools/odcut OdGuiFrame.wxg,NONE,1.1
Status: Beta
Brought to you by:
girlich
From: Uwe G. <gi...@us...> - 2005-02-06 17:17:11
|
Update of /cvsroot/opendemo/opendemo/tools/odcut In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25814 Added Files: OdGuiFrame.wxg Log Message: GUI source code for wxGlade. --- NEW FILE: OdGuiFrame.wxg --- <?xml version="1.0"?> <!-- generated by wxGlade 0.3.5.1 on Sun Feb 6 18:16:17 2005 --> <application path="OdGuiFrame.pm" name="" class="" option="0" language="perl" top_window="main_frame" encoding="UTF-8" use_gettext="1" overwrite="1" use_new_namespace="1"> <object class="OdGuiFrame" name="main_frame" base="EditFrame"> <style>wxDEFAULT_FRAME_STYLE</style> <title>OpenDemo Cutter</title> <menubar>1</menubar> <statusbar>1</statusbar> <toolbar>1</toolbar> <object class="wxMenuBar" name="frame_4_menubar" base="EditMenuBar"> <menus> <menu name="file_menu" label="&File"> <item> <label>&Open</label> <id>1</id> <help_str>Add input file</help_str> </item> <item> <label>&Close</label> <id>2</id> <help_str>Close input file</help_str> </item> <item> <label>&Save as</label> <id>3</id> <help_str>Set output file</help_str> </item> <item> <label>Save &Log as</label> <id>4</id> <help_str>Save contents of the logging window as file</help_str> </item> <item> <label>&Exit</label> <id>5</id> <name>hallo</name> <help_str>Exit the program</help_str> </item> </menu> <menu name="action_menu" label="&Action"> <item> <label>Game Start</label> <id>11</id> <help_str>Start the external viewer program</help_str> </item> <item> <label>Map Start</label> <id>12</id> <help_str>Start the current map in the external viewer program</help_str> </item> <item> <label>---</label> <id>---</id> <name>---</name> </item> <item> <label>FIFO Start</label> <id>13</id> <help_str>Perform FIFO start</help_str> </item> <item> <label>Write Header</label> <id>14</id> <help_str>Write begin of the XML file</help_str> </item> <item> <label>Write Footer</label> <id>15</id> <help_str>Write end of the XML file</help_str> </item> <item> <label>---</label> <id>---</id> <name>---</name> </item> <item> <label>Create FIFO</label> <id>16</id> <help_str>Create named pipe (FIFO)</help_str> </item> <item> <label>Start Map and FIFO</label> <id>17</id> <help_str>Start Map in game and FIFO writing</help_str> </item> </menu> <menu name="help_meu" label="&Help"> <item> <label>&About</label> <id>21</id> <help_str>About OpenDemo Cutter</help_str> </item> <item> <label>&Help</label> <id>22</id> <help_str>Help</help_str> </item> </menu> </menus> </object> <object class="wxStatusBar" name="frame_4_statusbar" base="EditStatusBar"> <fields> <field width="-1">action</field> <field width="-1">status</field> </fields> </object> <object class="wxToolBar" name="frame_4_toolbar" base="EditToolBar"> <style>wxTB_TEXT|wxTB_NOICONS</style> <separation>5</separation> <tools> <tool> <id></id> <label>Interactive</label> <type>1</type> <short_help></short_help> <long_help></long_help> <bitmap1></bitmap1> <bitmap2></bitmap2> </tool> <tool> <id></id> <label>Start Game</label> <type>0</type> <short_help></short_help> <long_help></long_help> <bitmap1></bitmap1> <bitmap2></bitmap2> </tool> </tools> </object> <object class="wxBoxSizer" name="sizer_2" base="EditBoxSizer"> <orient>wxVERTICAL</orient> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>1</option> <object class="wxPanel" name="panel_1" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxBoxSizer" name="sizer_4" base="EditBoxSizer"> <orient>wxVERTICAL</orient> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>0</option> <object class="wxPanel" name="button_panel" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxBoxSizer" name="button_sizer" base="EditBoxSizer"> <orient>wxHORIZONTAL</orient> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_2" base="EditButton"> <style>wxBU_EXACTFIT</style> <tooltip>first frame</tooltip> <label>|<</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_3" base="EditButton"> <style>wxBU_EXACTFIT</style> <tooltip>play backwards</tooltip> <label><</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_4" base="EditButton"> <style>wxBU_EXACTFIT</style> <tooltip>pause</tooltip> <label>||</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_5" base="EditButton"> <style>wxBU_EXACTFIT</style> <tooltip>play forward</tooltip> <label>></label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_6" base="EditButton"> <style>wxBU_EXACTFIT</style> <tooltip>last frame</tooltip> <label>>|</label> </object> </object> <object class="sizeritem"> <flag>wxADJUST_MINSIZE</flag> <border>0</border> <option>0</option> <object class="wxSpinCtrl" name="spin_ctrl_1" base="EditSpinCtrl"> <tooltip>frame number</tooltip> </object> </object> </object> </object> </object> <object class="sizeritem"> <flag>wxEXPAND|wxALIGN_CENTER_VERTICAL</flag> <border>0</border> <option>0</option> <object class="wxSlider" name="slider_new" base="EditSlider"> <style>wxSL_HORIZONTAL</style> </object> </object> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>1</option> <object class="wxPanel" name="cut_list_main_panel" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxStaticBoxSizer" name="cut_list_sizer" base="EditStaticBoxSizer"> <orient>wxHORIZONTAL</orient> <label>Cut List</label> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>1</option> <object class="wxGrid" name="cut_list_grid" base="EditGrid"> <rows_number>1</rows_number> <columns> <column size="-1">File</column> <column size="-1">First Frame</column> <column size="-1">Last Frame</column> <column size="-1">Speed</column> </columns> <selection_mode>wxGrid.wxGridSelectCells</selection_mode> <enable_grid_lines>1</enable_grid_lines> <enable_grid_resize>1</enable_grid_resize> <enable_editing>1</enable_editing> <create_grid>1</create_grid> <enable_row_resize>0</enable_row_resize> <enable_col_resize>1</enable_col_resize> </object> </object> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>0</option> <object class="wxPanel" name="cut_button_panel" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxBoxSizer" name="cut_button_sizer" base="EditBoxSizer"> <orient>wxVERTICAL</orient> <object class="sizeritem"> <border>0</border> <option>1</option> <object class="spacer" name="spacer" base="EditSpacer"> <height>0</height> <width>0</width> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="cut_play" base="EditButton"> <label>Play</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>1</option> <object class="spacer" name="spacer" base="EditSpacer"> <height>0</height> <width>0</width> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="cut_up" base="EditButton"> <label>Up</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>1</option> <object class="spacer" name="spacer" base="EditSpacer"> <height>0</height> <width>0</width> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="cut_down" base="EditButton"> <label>Down</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>1</option> <object class="spacer" name="spacer" base="EditSpacer"> <height>0</height> <width>0</width> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="cut_delete" base="EditButton"> <label>Delete</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>1</option> <object class="spacer" name="spacer" base="EditSpacer"> <height>0</height> <width>0</width> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="cut_copy" base="EditButton"> <label>Copy</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>1</option> <object class="spacer" name="spacer" base="EditSpacer"> <height>0</height> <width>0</width> </object> </object> </object> </object> </object> </object> </object> </object> </object> </object> </object> </object> </object> </application> |