41 lines
1.3 KiB
XML
Executable File
41 lines
1.3 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="History" font="26.0pt Tahoma" foreground="white" halign="left"/>
|
|
|
|
<Button layout="47.0,161.0,630.0,70.0" text="History Table" font="20.0pt Tahoma">
|
|
<ValueBinding hyperlink="history:/demo/Electric|view:history:HistoryTable"/>
|
|
</Button>
|
|
|
|
<Button layout="47.0,346.0,630.0,70.0" text="Chart Builder" font="20.0pt Tahoma">
|
|
<ValueBinding hyperlink="history:|view:history:HistoryChartBuilder"/>
|
|
</Button>
|
|
|
|
<Button layout="47.0,254.0,630.0,70.0" text="History Chart" font="20.0pt Tahoma">
|
|
<ValueBinding hyperlink="history:/demo/Electric"/>
|
|
</Button>
|
|
|
|
</CanvasPane>
|
|
|
|
</ScrollPane>
|
|
|
|
</BorderPane>
|
|
</content>
|
|
</px>
|