31 lines
915 B
XML
Executable File
31 lines
915 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Niagara Presentation XML -->
|
|
<px version="1.0">
|
|
<import>
|
|
<module name="baja"/>
|
|
<module name="bajaui"/>
|
|
<module name="gx"/>
|
|
</import>
|
|
<content>
|
|
<BorderPane padding="0" border="1.0 inset black">
|
|
|
|
<ScrollPane name="content" layout="0,0,100,100">
|
|
|
|
<CanvasPane name="content" viewSize="450.0,350.0" fill="linearGradient( angle(-60) stop(0% white) stop(80.55% #8fc3ff) stop(100% #288bff) )">
|
|
|
|
<Label layout="30,55,200,32" text="Under Construction" image="file:^px/images/warning.gif" font="bold 11pt Tahoma" halign="left"/>
|
|
|
|
<Label layout="10,0,150,35" text="Energy Logs" font="bold 22pt Tahoma" halign="left"/>
|
|
|
|
<Label layout="620,75,100,10" image="file:^px/images/blueLine.gif" font="bold 11pt Tahoma" halign="left"/>
|
|
|
|
<Line stroke="#0054b3" pen="2" geom="235,35 5,35"/>
|
|
|
|
</CanvasPane>
|
|
|
|
</ScrollPane>
|
|
|
|
</BorderPane>
|
|
</content>
|
|
</px>
|