Linux multi-monitor fullscreen support
[ryzomcore.git] / studio / src / plugins / gui_editor / widgets / DBViewBar3.xml
blobdb635eb2760124cd9c63bb169419187322ae2bd3
1 <widget>
2     <header>
3         <name>DBViewBar3</name>
4         <guiname>CDBViewBar3</guiname>
5                 <classname>bar3</classname>
6         <ancestor>ViewBitmap</ancestor>
7         <description></description>
8         <abstract>false</abstract>
9         <icon></icon>
10     </header>
11     <properties>
12         <property>
13             <name>value1</name>
14             <type>string</type>
15             <default>0</default>
16         </property>
17         <property>
18             <name>value2</name>
19             <type>string</type>
20             <default>0</default>
21         </property>
22         <property>
23             <name>value3</name>
24             <type>string</type>
25             <default>0</default>
26         </property>
27         <property>
28             <name>range1</name>
29             <type>string</type>
30             <default>255</default>
31         </property>
32         <property>
33             <name>range2</name>
34             <type>string</type>
35             <default>255</default>
36         </property>
37         <property>
38             <name>range3</name>
39             <type>string</type>
40             <default>255</default>
41         </property>
42         <property>
43             <name>color1</name>
44             <type>color</type>
45             <default>255 255 255 255</default>
46         </property>
47         <property>
48             <name>color2</name>
49             <type>color</type>
50             <default>255 255 255 255</default>
51         </property>
52         <property>
53             <name>color3</name>
54             <type>color</type>
55             <default>255 255 255 255</default>
56         </property>
57         <property>
58             <name>color1_negative</name>
59             <type>color</type>
60             <default>0 0 0 0</default>
61         </property>
62         <property>
63             <name>color2_negative</name>
64             <type>color</type>
65             <default>0 0 0 0</default>
66         </property>
67         <property>
68             <name>color3_negative</name>
69             <type>color</type>
70             <default>0 0 0 0</default>
71         </property>
72         <property>
73             <name>mini</name>
74             <type>bool</type>
75             <default>false</default>
76         </property>
78     </properties>
79 </widget>