Linux multi-monitor fullscreen support
[ryzomcore.git] / studio / src / plugins / gui_editor / widgets / GroupModal.xml
blob33bd6fd08f983279030040cdce95e25dd496941a
1 <widget>
2     <header>
3         <name>GroupModal</name>
4         <guiname>CGroupModal</guiname>
5                 <classname>modal</classname>
6         <ancestor>GroupFrame</ancestor>
7         <description></description>
8         <abstract>false</abstract>
9         <icon></icon>
10     </header>
11     <properties>
12         <property>
13             <name>mouse_pos</name>
14             <type>bool</type>
15             <default>true</default>
16         </property>
17         <property>
18             <name>exit_click_out</name>
19             <type>bool</type>
20             <default>true</default>
21         </property>
22         <property>
23             <name>exit_click_l</name>
24             <type>bool</type>
25             <default>false</default>
26         </property>
27         <property>
28             <name>exit_click_r</name>
29             <type>bool</type>
30             <default>false</default>
31         </property>
32         <property>
33             <name>exit_click_b</name>
34             <type>bool</type>
35             <default>false</default>
36         </property>
37         <property>
38             <name>force_inside_screen</name>
39             <type>bool</type>
40             <default>false</default>
41         </property>
42         <property>
43             <name>category</name>
44             <type>string</type>
45             <default></default>
46         </property>
47         <property>
48             <name>onclick_out</name>
49             <type>string</type>
50             <default></default>
51         </property>
52         <property>
53             <name>onclick_out_params</name>
54             <type></type>
55             <default></default>
56         </property>
57         <property>
58             <name>onpostclick_out</name>
59             <type>string</type>
60             <default></default>
61         </property>
62         <property>
63             <name>onpostclick_out_params</name>
64             <type>string</type>
65             <default></default>
66         </property>
67         <property>
68             <name>exit_key_pushed</name>
69             <type>bool</type>
70             <default>false</default>
71         </property>
72     </properties>
73 </widget>