49 lines
1.6 KiB
XML
Executable File
49 lines
1.6 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="gx"/>
|
|
</import>
|
|
<content>
|
|
<BorderPane padding="0.0" border="1.0 inset black">
|
|
|
|
<ScrollPane name="content">
|
|
|
|
<CanvasPane name="content" viewSize="730.0,550.0" background="linearGradient( stop(0.0% #004b6981) stop(0.0% #384b5a) stop(50.0% #4b6981) stop(100.0% #384b5a) )">
|
|
|
|
<Rect fill="#283540" stroke="black" geom="10.0,60.0,710.0,480.0"/>
|
|
|
|
<Rect fill="black" stroke="black" geom="10.0,10.0,710.0,50.0"/>
|
|
|
|
<Label layout="25.0,15.0,110.0,40.0" text="Graphics" font="26.0pt Tahoma" foreground="white" halign="left"/>
|
|
|
|
<Button layout="50.0,90.0,630.0,70.0" text="Campus" font="20.0pt Tahoma">
|
|
<ValueBinding hyperlink="station:|slot:/PxHome/Graphics/Campus"/>
|
|
</Button>
|
|
|
|
<Button layout="50.0,265.0,630.0,70.0" text="Widget Sampler" font="20.0pt Tahoma">
|
|
<ValueBinding hyperlink="station:|slot:/PxHome/Graphics/Sampler"/>
|
|
</Button>
|
|
|
|
<Button layout="50.0,353.0,630.0,70.0" text="Vector Graphics" font="20.0pt Tahoma">
|
|
<ValueBinding hyperlink="file:^px/Fish.px"/>
|
|
</Button>
|
|
|
|
<Button layout="50.0,440.0,630.0,70.0" text="Local Weather" font="20.0pt Tahoma">
|
|
<ValueBinding hyperlink="station:|slot:/Services/WeatherService/Custom"/>
|
|
</Button>
|
|
|
|
<Button layout="50.0,178.0,630.0,70.0" text="Residential" font="20.0pt Tahoma">
|
|
<ValueBinding hyperlink="station:|slot:/PxHome/Graphics/Residential"/>
|
|
</Button>
|
|
|
|
</CanvasPane>
|
|
|
|
</ScrollPane>
|
|
|
|
</BorderPane>
|
|
</content>
|
|
</px>
|