Linux multi-monitor fullscreen support
[ryzomcore.git] / studio / src / plugins / gui_editor / widgets / GroupHTML.xml
blob89458073474d560a93279d3c761de06d93676c0c
1 <widget>
2     <header>
3         <name>GroupHTML</name>
4         <guiname>CGroupHTML</guiname>
5                 <classname>html</classname>
6         <ancestor>GroupScrollText</ancestor>
7         <description></description>
8         <abstract>false</abstract>
9         <icon></icon>
10     </header>
11     <properties>
12         <property>
13             <name>url</name>
14             <type>string</type>
15             <default></default>
16         </property>
17         <property>
18             <name>title_prefix</name>
19             <type>string</type>
20             <default></default>
21         </property>
22         <property>
23             <name>background_color</name>
24             <type>color</type>
25             <default>0 0 0 255</default>
26         </property>
27         <property>
28             <name>error_color</name>
29             <type>color</type>
30             <default>255 0 0 255</default>
31         </property>
32         <property>
33             <name>link_color</name>
34             <type>color</type>
35             <default>0 0 255 255</default>
36         </property>
37         <property>
38             <name>h1_color</name>
39             <type>color</type>
40             <default>255 255 255 255</default>
41         </property>
42         <property>
43             <name>h2_color</name>
44             <type>color</type>
45             <default>255 255 255 255</default>
46         </property>
47         <property>
48             <name>h3_color</name>
49             <type>color</type>
50             <default>255 255 255 255</default>
51         </property>
52         <property>
53             <name>h4_color</name>
54             <type>color</type>
55             <default>255 255 255 255</default>
56         </property>
57         <property>
58             <name>h5_color</name>
59             <type>color</type>
60             <default>255 255 255 255</default>
61         </property>
62         <property>
63             <name>h6_color</name>
64             <type>color</type>
65             <default>255 255 255 255</default>
66         </property>
67         <property>
68             <name>error_color_global_color</name>
69             <type>bool</type>
70             <default>false</default>
71         </property>
72         <property>
73             <name>link_color_global_color</name>
74             <type>bool</type>
75             <default>false</default>
76         </property>
77         <property>
78             <name>text_color_global_color</name>
79             <type>bool</type>
80             <default>false</default>
81         </property>
82         <property>
83             <name>h1_color_global_color</name>
84             <type>bool</type>
85             <default>false</default>
86         </property>
87         <property>
88             <name>h2_color_global_color</name>
89             <type>bool</type>
90             <default>false</default>
91         </property>
92         <property>
93             <name>h3_color_global_color</name>
94             <type>bool</type>
95             <default>false</default>
96         </property>
97         <property>
98             <name>h4_color_global_color</name>
99             <type>bool</type>
100             <default>false</default>
101         </property>
102         <property>
103             <name>h5_color_global_color</name>
104             <type>bool</type>
105             <default>false</default>
106         </property>
107         <property>
108             <name>h6_color_global_color</name>
109             <type>bool</type>
110             <default>false</default>
111         </property>
112         <property>
113             <name>text_font_size</name>
114             <type>int</type>
115             <default>9</default>
116         </property>
117         <property>
118             <name>h1_font_size</name>
119             <type>int</type>
120             <default>18</default>
121         </property>
122         <property>
123             <name>h2_font_size</name>
124             <type>int</type>
125             <default>15</default>
126         </property>
127         <property>
128             <name>h3_font_size</name>
129             <type>int</type>
130             <default>12</default>
131         </property>
132         <property>
133             <name>h4_font_size</name>
134             <type>int</type>
135             <default>9</default>
136         </property>
137         <property>
138             <name>h5_font_size</name>
139             <type>int</type>
140             <default>9</default>
141         </property>
142         <property>
143             <name>h6_font_size</name>
144             <type>int</type>
145             <default>9</default>
146         </property>
147         <property>
148             <name>td_begin_space</name>
149             <type>int</type>
150             <default>0</default>
151         </property>
152         <property>
153             <name>paragraph_begin_space</name>
154             <type>int</type>
155             <default>12</default>
156         </property>
157         <property>
158             <name>li_begin_space</name>
159             <type>int</type>
160             <default>4</default>
161         </property>
162         <property>
163             <name>ul_begin_space</name>
164             <type>int</type>
165             <default>12</default>
166         </property>
167         <property>
168             <name>li_indent</name>
169             <type>int</type>
170             <default>-10</default>
171         </property>
172         <property>
173             <name>ul_indent</name>
174             <type>int</type>
175             <default>30</default>
176         </property>
177         <property>
178             <name>multi_line_space_factor</name>
179             <type>float</type>
180             <default>0.5</default>
181         </property>
182         <property>
183             <name>form_text_area_group</name>
184             <type>string</type>
185             <default>edit_box_widget_multiline</default>
186         </property>
187         <property>
188             <name>form_select_group</name>
189             <type>string</type>
190             <default>html_form_select_widget</default>
191         </property>
192         <property>
193             <name>checkbox_bitmap_normal</name>
194             <type>string</type>
195             <default>checkbox_normal.tga</default>
196         </property>
197         <property>
198             <name>checkbox_bitmap_pushed</name>
199             <type>string</type>
200             <default>checkbox_pushed.tga</default>
201         </property>
202         <property>
203             <name>checkbox_bitmap_over</name>
204             <type>string</type>
205             <default>checkbox_over.tga</default>
206         </property>
207         <property>
208             <name>background_bitmap_view</name>
209             <type>string</type>
210             <default>bg</default>
211         </property>
212         <property>
213             <name>home</name>
214             <type>string</type>
215             <default></default>
216         </property>
217         <property>
218             <name>browse_next_time</name>
219             <type>bool</type>
220             <default>false</default>
221         </property>
222         <property>
223             <name>browse_tree</name>
224             <type>string</type>
225             <default></default>
226         </property>
227         <property>
228             <name>browse_undo</name>
229             <type>string</type>
230             <default></default>
231         </property>
232         <property>
233             <name>browse_redo</name>
234             <type>string</type>
235             <default></default>
236         </property>
237         <property>
238             <name>browse_refresh</name>
239             <type>string</type>
240             <default></default>
241         </property>
242         <property>
243             <name>timeout</name>
244             <type>int</type>
245             <default>10</default>
246         </property>
247     </properties>
248 </widget>