File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <view icon =" 4987" title =" TreeStats" width =" 160 " height =" 250 " >
2
+ <view icon =" 4987" title =" TreeStats" width =" 200 " height =" 200 " >
3
3
<control progid =" DecalControls.FixedLayout" clipped =" " >
4
- <control progid =" DecalControls.CheckBox" name =" chkAutoMode" left =" 20" top =" 20" width =" 180" height =" 30 " text =" Auto. Send Character " checked =" false" />
5
- <control progid =" DecalControls.PushButton" name =" btnSendUpdate" left =" 20" top =" 50 " width =" 120 " height =" 30 " text =" Send Character" />
6
- <control progid =" DecalControls.StaticText" name =" txtWhitelist" left =" 20" top =" 100 " width =" 120 " height =" 30 " text =" Whitelist:" />
7
- <control progid =" DecalControls.PushButton" name =" btnAddCharacter" left =" 20" top =" 130 " width =" 120" height =" 30 " text =" Add Character" />
8
- <control progid =" DecalControls.PushButton" name =" btnRemoveCharacter" left =" 20" top =" 180 " width =" 120" height =" 30 " text =" Remove Character" />
4
+ <control progid =" DecalControls.CheckBox" name =" chkAutoMode" left =" 20" top =" 20" width =" 180" height =" 25 " text =" Auto. Send All Characters " checked =" false" />
5
+ <control progid =" DecalControls.PushButton" name =" btnSendUpdate" left =" 20" top =" 40 " width =" 160 " height =" 25 " text =" Manually Send Character" />
6
+ <control progid =" DecalControls.StaticText" name =" txtWhitelist" left =" 20" top =" 80 " width =" 180 " height =" 25 " text =" Whitelist (Always Send) :" />
7
+ <control progid =" DecalControls.PushButton" name =" btnAddCharacter" left =" 20" top =" 100 " width =" 120" height =" 25 " text =" Add Character" />
8
+ <control progid =" DecalControls.PushButton" name =" btnRemoveCharacter" left =" 20" top =" 130 " width =" 120" height =" 25 " text =" Remove Character" />
9
9
</control >
10
10
</view >
You can’t perform that action at this time.
0 commit comments