Linux multi-monitor fullscreen support
[ryzomcore.git] / studio / src / plugins / gui_editor / widgets / ViewTextID.xml
blob43ac442c0ad2072434c860abdeaf9f05dd254a19
1 <widget>
2     <header>
3         <name>ViewTextID</name>
4         <guiname>CViewTextID</guiname>
5                 <classname>text_id</classname>
6         <ancestor>ViewText</ancestor>
7         <description></description>
8         <abstract>false</abstract>
9         <icon></icon>
10     </header>
11     <properties>
12         <property>
13             <name>text_id</name>
14             <type>string</type>
15             <default></default>
16         </property>
17         <property>
18             <name>dynamic_string</name>
19             <type>bool</type>
20             <default>true</default>
21         </property>
22         <property>
23             <name>format_taged</name>
24             <type>bool</type>
25             <default>false</default>
26         </property>
29     </properties>
30 </widget>