Hi everybody !
I want to create a MulticolumnList on CELayoutEditor.exe , but i can't create it because when i select <add Window > and choice MulticolumnList , CELayoutEditor show a message Error !
How to create ?
Help me ,please !!
Thanks !
How to create a MulticolumList ?
Moderators: CEGUI MVP, CEGUI Team
- scriptkid
- Home away from home
- Posts: 1178
- Joined: Wed Jan 12, 2005 12:06
- Location: The Hague, The Netherlands
- Contact:
Hi,
you are right, it is a know issue. Last week i started with bugfixes on the editor, and hope to address this one soon!
Sorry
you are right, it is a know issue. Last week i started with bugfixes on the editor, and hope to address this one soon!
Sorry
Check out my released snake game using Cegui!
- scriptkid
- Home away from home
- Posts: 1178
- Joined: Wed Jan 12, 2005 12:06
- Location: The Hague, The Netherlands
- Contact:
Hi,
please let us know there errors, but be sure to check mantis first: http://www.cegui.org.uk/mantis/index.php
(the CELayoutEditor project).
Thanks.
please let us know there errors, but be sure to check mantis first: http://www.cegui.org.uk/mantis/index.php
(the CELayoutEditor project).
Thanks.
Check out my released snake game using Cegui!
For now just add it to the layout file in a text editor. Once it actually exists the editor loads the layout without error and can still save/reload.
Something like this:
Something like this:
Code: Select all
<Window Type="TaharezLook/MultiColumnList" Name="winProfile/frmMain/mclPlayers" >
<Property Name="Font" Value="Button" />
<Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
<Property Name="UnifiedAreaRect" Value="{{0.124205,0},{0.156885,0},{0.883757,0},{0.781603,0}}" />
<Property Name="ColumnHeader" Value="text:Player Name width:{0.7,0} id:0" />
<Property Name="ColumnHeader" Value="text:Score width:{0.27,0} id:1" />
</Window>
Return to “Unofficial CEGUI-Related Tools”
Who is online
Users browsing this forum: No registered users and 4 guests