repo.or.cz
/
ryzomcore.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
New lua versions
[ryzomcore.git]
/
studio
/
src
/
plugins
/
gui_editor
/
widgets
/
DBViewDigit.xml
blob
1a659fd91b36c3dcdba5f6d1c9650ff1ceabea4c
1
<widget>
2
<header>
3
<name>DBViewDigit</name>
4
<guiname>CDBViewDigit</guiname>
5
<classname>digit</classname>
6
<ancestor>CtrlBase</ancestor>
7
<description></description>
8
<abstract>false</abstract>
9
<icon></icon>
10
</header>
11
<properties>
12
<property>
13
<name>value</name>
14
<type>string</type>
15
<default></default>
16
</property>
17
<property>
18
<name>numdigit</name>
19
<type>int</type>
20
<default>2</default>
21
</property>
22
<property>
23
<name>wspace</name>
24
<type>int</type>
25
<default>-1</default>
26
</property>
27
<property>
28
<name>color</name>
29
<type>color</type>
30
<default>255 255 255 255</default>
31
</property>
32
</properties>
33
</widget>