tests/win32/wxGlade/Python@python/wxglade@wxglade_hmi/hmi.wxg
author laurent
Mon, 21 Sep 2009 12:00:52 +0200
changeset 397 6a7ff66a811d
parent 385 49cd52914a6f
permissions -rw-r--r--
Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
385
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     1
<?xml version="1.0"?>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     2
<!-- generated by wxGlade 0.6.3 on Mon Aug 31 11:31:03 2009 -->
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     3
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     4
<application path="" name="" class="" option="0" language="python" top_window="HMIFrame" encoding="UTF-8" use_gettext="0" overwrite="0" use_new_namespace="1" for_version="2.8" is_template="0">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     5
    <object class="Class_HMIFrame" name="HMIFrame" base="EditFrame">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     6
        <style>wxDEFAULT_FRAME_STYLE</style>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     7
        <title>HMIFrame</title>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     8
        <object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
     9
            <orient>wxVERTICAL</orient>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    10
            <object class="sizeritem">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    11
                <border>0</border>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    12
                <option>0</option>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    13
                <object class="wxSpinCtrl" name="spin_ctrl_1" base="EditSpinCtrl">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    14
                    <range>0, 10000</range>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    15
                </object>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    16
            </object>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    17
            <object class="sizeritem">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    18
                <border>0</border>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    19
                <option>0</option>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    20
                <object class="wxCheckBox" name="checkbox_1" base="EditCheckBox">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    21
                    <label>checkbox_1</label>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    22
                </object>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    23
            </object>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    24
            <object class="sizeritem">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    25
                <border>0</border>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    26
                <option>0</option>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    27
                <object class="wxStaticText" name="label_1" base="EditStaticText">
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    28
                    <attribute>1</attribute>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    29
                    <label>GUI modifiée !</label>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    30
                </object>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    31
            </object>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    32
        </object>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    33
    </object>
49cd52914a6f Updating windows test for new python plugin and svgui module
laurent
parents:
diff changeset
    34
</application>