Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- Children={
- {
- X=1,
- Y=4,
- Width="100%",
- Height=1,
- Name="reactorState",
- Type="Button",
- Text="Toggle",
- TextColour="black",
- BackgroundColour="orange"
- },
- {
- X=1,
- Y=2,
- Width="100%",
- Name="labelState",
- Type="Label",
- Text="Reactor State: LOADING",
- TextColour="black"
- }
- },
- BackgroundColour="white"
- }
Add Comment
Please, Sign In to add comment