47 lines
1.5 KiB
XML
Executable File
47 lines
1.5 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Niagara Presentation XML -->
|
|
<px version="1.0" media="workbench:WbPxMedia">
|
|
<import>
|
|
<module name="baja"/>
|
|
<module name="bajaui"/>
|
|
<module name="converters"/>
|
|
<module name="demoChotchkie"/>
|
|
<module name="gx"/>
|
|
<module name="kitPx"/>
|
|
<module name="workbench"/>
|
|
</import>
|
|
<content>
|
|
<ScrollPane>
|
|
|
|
<CanvasPane name="content" viewSize="500.0,400.0" background="#cccccc">
|
|
|
|
<ExampleView layout="10,10,480,210">
|
|
<WbViewBinding ord="station:|slot:/DemoChotchkie/Flair1"/>
|
|
</ExampleView>
|
|
|
|
<Rect fill="linearGradient( angle(-90) stop(0% #666666) stop(100% #444444) )" stroke="black" geom="10,300,480,80"/>
|
|
|
|
<BoundLabel layout="150,310,230,30" font="18pt Tahoma" foreground="white" halign="left">
|
|
<BoundLabelBinding ord="station:|slot:/DemoChotchkie/Flair1/nickName" statusEffect="none">
|
|
<ObjectToString name="text"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<BoundLabel layout="150,340,230,30" font="18pt Tahoma" foreground="white" halign="left">
|
|
<BoundLabelBinding ord="station:|slot:/DemoChotchkie/Flair1/level" statusEffect="none">
|
|
<ObjectToString name="text"/>
|
|
</BoundLabelBinding>
|
|
</BoundLabel>
|
|
|
|
<Label layout="20,310,130,30" text="Current Name:" font="18pt Tahoma" foreground="white" halign="left"/>
|
|
|
|
<Label layout="20,340,130,30" text="Current Level:" font="18pt Tahoma" foreground="white" halign="left"/>
|
|
|
|
<SaveButton layout="400,310,80,30"/>
|
|
|
|
</CanvasPane>
|
|
|
|
</ScrollPane>
|
|
</content>
|
|
</px>
|