Mercurial > fife-parpg
comparison demos/pychan_demo/gui/colortester.xml @ 590:59c92d10d7bc
- added label to colortester
author | chewie@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Fri, 13 Aug 2010 16:42:09 +0000 |
parents | db994c01cc9a |
children |
comparison
equal
deleted
inserted
replaced
589:d1df6cf5ff23 | 590:59c92d10d7bc |
---|---|
10 <ScrollArea min_size="150,25" horizontal_scrollbar="0" name="example6"> | 10 <ScrollArea min_size="150,25" horizontal_scrollbar="0" name="example6"> |
11 <TextBox text="ScrollArea" min_size="100,100" /> | 11 <TextBox text="ScrollArea" min_size="100,100" /> |
12 </ScrollArea> | 12 </ScrollArea> |
13 <TextBox text="TextBox" name="example7" /> | 13 <TextBox text="TextBox" name="example7" /> |
14 <TextField text="TextField" name="example8" /> | 14 <TextField text="TextField" name="example8" /> |
15 <Label text="Label" name="example9" /> | |
15 </VBox> | 16 </VBox> |
16 <Spacer /> | 17 <Spacer /> |
17 <VBox name="Slider_wrapper"> | 18 <VBox name="Slider_wrapper"> |
18 <VBox name="Base_colors"> | 19 <VBox name="Base_colors"> |
19 <Label text="Move the sliders to change the base_color attribute"/> | 20 <Label text="Move the sliders to change the base_color attribute"/> |