Skip to content
Snippets Groups Projects
Commit ef79947b authored by Kiljala Renne Lauri Olavi's avatar Kiljala Renne Lauri Olavi
Browse files

käyttöliittymään lisätty 'dataa'

parent a7b48cd3
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
<Font name="Khmer MN" size="26.0" />
</font>
</Text>
<Button layoutX="73.0" layoutY="472.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="91.0" text="Uusi Projekti">
<Button layoutX="40.0" layoutY="440.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="91.0" text="Uusi Projekti">
<contextMenu>
<ContextMenu>
<items>
......@@ -42,22 +42,47 @@
<TabPane layoutX="26.0" layoutY="54.0" prefHeight="375.0" prefWidth="346.0" tabClosingPolicy="UNAVAILABLE">
<tabs>
<Tab text="Projekti 1">
<content>
<AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="180.0" prefWidth="200.0" />
</content>
<content>
<ScrollPane prefHeight="200.0" prefWidth="200.0" />
</content>
<content>
<AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="180.0" prefWidth="200.0">
<children>
<Button id="P1I2" layoutX="22.0" layoutY="59.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="302.0" text="Selkkari (Mekaniikka)" />
<Button id="P1I1" layoutX="22.0" layoutY="27.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="302.0" text="Kvantti Laskarit" />
</children></AnchorPane>
</content>
</Tab>
<Tab text="Projekti 2">
<content>
<AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="180.0" prefWidth="200.0" />
</content>
<content>
<AnchorPane prefHeight="200.0" prefWidth="200.0">
<children>
<AnchorPane layoutX="43.0" layoutY="40.0" prefHeight="343.5" prefWidth="346.0" AnchorPane.bottomAnchor="0.0" AnchorPane.leftAnchor="0.0" AnchorPane.rightAnchor="0.0" AnchorPane.topAnchor="0.0">
<children>
<Button id="P2I1" layoutX="22.0" layoutY="28.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="302.0" text="Ohjelmointi HT3" />
<Button id="P2I2" layoutX="22.0" layoutY="60.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="302.0" text="Ohjelmointi d6" />
</children>
</AnchorPane>
</children>
</AnchorPane>
</content>
</Tab>
</tabs>
</TabPane>
<Button layoutX="138.0" layoutY="440.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="91.0" text="Uusi tehtävä">
<contextMenu>
<ContextMenu>
<items>
<MenuItem mnemonicParsing="false" text="Unspecified Action" />
</items>
</ContextMenu>
</contextMenu>
</Button>
</children>
</AnchorPane>
<AnchorPane minHeight="0.0" minWidth="0.0" prefHeight="160.0" prefWidth="100.0">
<children>
<Text layoutX="156.0" layoutY="45.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Lisää tile">
<Text layoutX="156.0" layoutY="45.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Viikko tile">
<font>
<Font name="Khmer Sangam MN" size="26.0" />
</font>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment