[opendemo-cvs] CVS: opendemo/tools/odcut OdGuiGlade.wxg,NONE,1.1 OdGuiFrame.wxg,1.3,NONE
Status: Beta
Brought to you by:
girlich
From: Uwe G. <gi...@us...> - 2005-02-07 21:12:09
|
Update of /cvsroot/opendemo/opendemo/tools/odcut In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15810 Added Files: OdGuiGlade.wxg Removed Files: OdGuiFrame.wxg Log Message: replace OdGuiFrame.wxg by the more general name OdGuiGlade.wxg this file will contain much more classes in the future. --- NEW FILE: OdGuiGlade.wxg --- <?xml version="1.0"?> <!-- generated by wxGlade 0.3.5.1 on Mon Feb 7 21:53:38 2005 --> <application path="OdGuiGlade.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="main_panel" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxBoxSizer" name="main_sizer" base="EditBoxSizer"> <orient>wxVERTICAL</orient> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>0</option> <object class="wxPanel" name="panel_6" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxStaticBoxSizer" name="sizer_9" base="EditStaticBoxSizer"> <orient>wxVERTICAL</orient> <label>Play Area</label> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>0</option> <object class="wxPanel" name="button_panel_copy" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxBoxSizer" name="button_sizer_copy" base="EditBoxSizer"> <orient>wxHORIZONTAL</orient> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_2_copy" base="EditButton"> <style>wxBU_EXACTFIT</style> <tooltip>Go to the first frame.</tooltip> <label>|<</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_3_copy" 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_copy" 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_copy" 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_copy" base="EditButton"> <style>wxBU_EXACTFIT</style> <tooltip>Go to the last frame.</tooltip> <label>>|</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"> <flag>wxRIGHT|wxALIGN_CENTER_VERTICAL</flag> <border>3</border> <option>0</option> <object class="wxStaticText" name="label_1" base="EditStaticText"> <attribute>1</attribute> <label>Frame</label> </object> </object> <object class="sizeritem"> <flag>wxADJUST_MINSIZE</flag> <border>0</border> <option>0</option> <object class="wxSpinCtrl" name="spin_ctrl_1_copy" base="EditSpinCtrl"> <tooltip>Frame number.</tooltip> </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"> <flag>wxRIGHT|wxALIGN_CENTER_VERTICAL</flag> <border>3</border> <option>0</option> <object class="wxStaticText" name="label_2" base="EditStaticText"> <attribute>1</attribute> <label>Speed</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxSpinCtrl" name="spin_ctrl_2" base="EditSpinCtrl"> <tooltip>Playback speed.</tooltip> <range>0, 100</range> <value>0</value> </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 class="sizeritem"> <flag>wxEXPAND|wxALIGN_CENTER_VERTICAL</flag> <border>0</border> <option>0</option> <object class="wxSlider" name="slider_new_copy" base="EditSlider"> <style>wxSL_HORIZONTAL</style> <tooltip>Seek to any position.</tooltip> </object> </object> </object> </object> </object> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>1</option> <object class="wxSplitterWindow" name="cut_and_files" base="EditSplitterWindow"> <style>wxSP_3D|wxSP_BORDER</style> <orientation>wxSPLIT_HORIZONTAL</orientation> <window_2>input_files_panel</window_2> <window_1>cut_list_panel</window_1> <object class="wxPanel" name="cut_list_panel" base="EditPanel"> <style>wxSIMPLE_BORDER|wxTAB_TRAVERSAL</style> <object class="wxStaticBoxSizer" name="sizer_5" base="EditStaticBoxSizer"> <orient>wxVERTICAL</orient> <label>Cut List</label> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>0</option> <object class="wxPanel" name="panel_4" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxBoxSizer" name="sizer_6" base="EditBoxSizer"> <orient>wxHORIZONTAL</orient> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_9" base="EditButton"> <tooltip>Copy the selected Cut List entry into the Play Area.</tooltip> <label>To Play</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_10" base="EditButton"> <tooltip>Move the selected Cut List entry up.</tooltip> <label>Up</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_11" base="EditButton"> <tooltip>Move the selected Cut List entry down.</tooltip> <label>Down</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_12" base="EditButton"> <tooltip>Delete the selected Cut List entry.</tooltip> <label>Delete</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_13" base="EditButton"> <tooltip>Make of Copy of the selected Cut List entry.</tooltip> <label>Copy</label> </object> </object> </object> </object> </object> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>1</option> <object class="wxGrid" name="grid_2" base="EditGrid"> <rows_number>1</rows_number> <columns> <column size="-1">File Name</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> </object> <object class="wxPanel" name="input_files_panel" base="EditPanel"> <style>wxSIMPLE_BORDER|wxTAB_TRAVERSAL</style> <object class="wxStaticBoxSizer" name="sizer_7" base="EditStaticBoxSizer"> <orient>wxVERTICAL</orient> <label>Input Files</label> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>0</option> <object class="wxPanel" name="panel_5" base="EditPanel"> <style>wxTAB_TRAVERSAL</style> <object class="wxBoxSizer" name="sizer_8" base="EditBoxSizer"> <orient>wxHORIZONTAL</orient> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_14" base="EditButton"> <tooltip>Copy the selected Input File entry into the Play Area.</tooltip> <label>To Play</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_15" base="EditButton"> <tooltip>Copy the selected Input File entry into the Cut List.</tooltip> <label>To Cut List</label> </object> </object> <object class="sizeritem"> <border>0</border> <option>0</option> <object class="wxButton" name="button_16" base="EditButton"> <tooltip>Close the selected file.</tooltip> <label>Close</label> </object> </object> </object> </object> </object> <object class="sizeritem"> <flag>wxEXPAND</flag> <border>0</border> <option>1</option> <object class="wxGrid" name="grid_3" base="EditGrid"> <rows_number>1</rows_number> <columns> <column size="-1">File Name</column> <column size="-1">First Frame</column> <column size="-1">Last Frame</column> </columns> <selection_mode>wxGrid.wxGridSelectRows</selection_mode> <enable_grid_lines>1</enable_grid_lines> <enable_grid_resize>1</enable_grid_resize> <enable_editing>0</enable_editing> <create_grid>1</create_grid> <enable_row_resize>0</enable_row_resize> <enable_col_resize>1</enable_col_resize> </object> </object> </object> </object> </object> </object> </object> </object> </object> </object> </object> <object class="OdGuiAboutDialog" name="dialog_1" base="EditDialog"> <style>wxDEFAULT_DIALOG_STYLE</style> <title>About OpenDemo Cutter</title> <object class="wxBoxSizer" name="sizer_10" 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"> <flag>wxALL|wxALIGN_CENTER_HORIZONTAL</flag> <border>10</border> <option>0</option> <object class="wxStaticText" name="label_3" base="EditStaticText"> <style>wxALIGN_CENTRE</style> <attribute>1</attribute> <label>Opendemo Cutter\nUwe Girlich (uw...@pl...)\nhttp://machinima.com/opendemo\nhttps://sourceforge.net/projects/opendemo</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"> <flag>wxLEFT|wxRIGHT|wxBOTTOM|wxALIGN_CENTER_HORIZONTAL</flag> <border>10</border> <option>0</option> <object class="wxButton" name="AboutOk" base="EditButton"> <default>1</default> <label>Ok</label> <id>wxID_OK</id> </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> </application> --- OdGuiFrame.wxg DELETED --- |