Last change
on this file since 12073 was
11795,
checked in by landauf, 7 years ago
|
merged ogre1.9 (including cegui0.8) into new branch
|
-
Property svn:eol-style set to
native
|
File size:
766 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='utf-8'?> |
---|
2 | <GUILayout version="4"> |
---|
3 | <Window name="ChatBox-inputonly" type="DefaultWindow"> |
---|
4 | <Property name="InheritsAlpha" value="False" /> |
---|
5 | <Property name="MaxSize" value="{{1,0},{1,0}}" /> |
---|
6 | <Property name="Area" value="{{0,0},{0,0},{1,0},{1,0}}" /> |
---|
7 | <Window name="input" type="MenuWidgets/Editbox"> |
---|
8 | <Property name="Text" value="" /> |
---|
9 | <Property name="Font" value="Monofur-10" /> |
---|
10 | <Property name="AlwaysOnTop" value="True" /> |
---|
11 | <Property name="MaxTextLength" value="12981298" /> |
---|
12 | <Property name="MaxSize" value="{{1,0},{1,0}}" /> |
---|
13 | <Property name="Area" value="{{0.02,0},{0,5},{0.98,0},{0,30}}" /> |
---|
14 | </Window> |
---|
15 | </Window> |
---|
16 | </GUILayout> |
---|
Note: See
TracBrowser
for help on using the repository browser.