~w-shackleton/droidpad-pc/trunk

« back to all changes in this revision

Viewing changes to data/layout.wxg

  • Committer: William Shackleton
  • Date: 2013-04-12 21:23:32 UTC
  • Revision ID: w.shackleton@gmail.com-20130412212332-7gzn2lcknsm7potr
Improved UI, program responses etc. Just noticed a bug - if disconnect initiated from phone, PC doesn't respond.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
 
<!-- generated by wxGlade 0.6.5 on Tue Apr  2 20:50:56 2013 -->
 
2
<!-- generated by wxGlade 0.6.5 on Fri Apr 12 21:58:49 2013 -->
3
3
 
4
4
<application path="/home/william/Dev/C/droidpad-pc/droidpad-pc/data/layout.xrc" name="" class="" option="0" language="XRC" top_window="axisTweak" encoding="UTF-8" use_gettext="0" overwrite="0" use_new_namespace="0" for_version="2.8" is_template="0" indent_amount="4" indent_symbol="space" source_extension=".cpp" header_extension=".h">
5
5
    <object class="MyMenuBar" name="menu" base="EditMenuBar">
117
117
                    <object class="sizeritem">
118
118
                        <flag>wxALL|wxALIGN_CENTER_VERTICAL</flag>
119
119
                        <border>3</border>
120
 
                        <option>1</option>
121
 
                        <object class="wxStaticText" name="statusText" base="EditStaticText">
122
 
                            <attribute>1</attribute>
 
120
                        <option>0</option>
 
121
                        <object class="wxBoxSizer" name="animSizer" base="EditBoxSizer">
 
122
                            <orient>wxHORIZONTAL</orient>
 
123
                            <object class="sizeritem">
 
124
                                <border>0</border>
 
125
                                <option>0</option>
 
126
                                <object class="wxAnimationCtrl" name="loadingAnimCtrl" base="CustomWidget">
 
127
                                    <arguments>
 
128
                                        <argument>$parent</argument>
 
129
                                        <argument>$id</argument>
 
130
                                    </arguments>
 
131
                                    <size>24, 24</size>
 
132
                                </object>
 
133
                            </object>
 
134
                            <object class="sizeritem">
 
135
                                <flag>wxLEFT|wxALIGN_CENTER_VERTICAL</flag>
 
136
                                <border>3</border>
 
137
                                <option>0</option>
 
138
                                <object class="wxStaticText" name="statusText" base="EditStaticText">
 
139
                                    <attribute>1</attribute>
 
140
                                    <label>Loading...</label>
 
141
                                </object>
 
142
                            </object>
123
143
                        </object>
124
144
                    </object>
125
 
                    <object class="sizerslot" />
126
 
                    <object class="sizerslot" />
127
145
                </object>
128
146
            </object>
129
147
        </object>