How to create a MulticolumList ?

Use this forum for:
- Discussion regarding unofficial CEGUI related tools, scripts and utilities.
- User to user help for the obsoleted CELayoutEditor and CEImagesetEditor tools.

Moderators: CEGUI MVP, CEGUI Team

maitvn
Just popping in
Just popping in
Posts: 8
Joined: Fri Aug 01, 2008 03:54
Location: Sun system

How to create a MulticolumList ?

Postby maitvn » Tue Aug 05, 2008 03:06

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 !

User avatar
scriptkid
Home away from home
Home away from home
Posts: 1178
Joined: Wed Jan 12, 2005 12:06
Location: The Hague, The Netherlands
Contact:

Postby scriptkid » Tue Aug 05, 2008 08:06

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 ;)
Check out my released snake game using Cegui!

maitvn
Just popping in
Just popping in
Posts: 8
Joined: Fri Aug 01, 2008 03:54
Location: Sun system

Postby maitvn » Wed Aug 06, 2008 03:40

Thanks for reply !

CELayoutEditor have alot of error ! i I hope that you can fixed it soon !

User avatar
scriptkid
Home away from home
Home away from home
Posts: 1178
Joined: Wed Jan 12, 2005 12:06
Location: The Hague, The Netherlands
Contact:

Postby scriptkid » Wed Aug 06, 2008 07:28

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.
Check out my released snake game using Cegui!

User avatar
fezztah
Just popping in
Just popping in
Posts: 20
Joined: Wed Jun 20, 2007 14:50

Postby fezztah » Mon Aug 11, 2008 13:17

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:

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 7 guests