How to add one window in the item of MultiColumnList

For help with anything that CEGUI doesn't offer straight out-of-the-box, e.g.:
- Implementation of new features, such as new Core classes, widgets, WindowRenderers, etc. ...
- Modification of any existing features for specific purposes
- Integration of CEGUI in new engines or frameworks and writing of new plugins (Renderer, Parser, ...) or modules

Moderators: CEGUI MVP, CEGUI Team

ogre2012
Not too shy to talk
Not too shy to talk
Posts: 21
Joined: Wed Mar 23, 2011 07:55

How to add one window in the item of MultiColumnList

Postby ogre2012 » Tue Apr 12, 2011 09:04

in the Demo7 Sample,there is something about TaharezLook/MultiColumnList type window.
first, I showed one image in one item of the MultiColumnList.

Code: Select all

mclbox->setItem(new MyListItem("[colour='FFFF6600']284ms[image='set:TaharezLook image:MouseArrow']"), 2, 4);


But when I add one window in the item, it doesn't show the window. And I am sure of creating the window successfully.

Code: Select all

  mclbox->setItem(new MyListItem("123.320.42.242  [window='Demo7/Window1/Radio1']"), 1, 3);


How to make it sure?
And if we can't add one window in the item, feel that it is a pity.

Return to “Modifications / Integrations / Customisations”

Who is online

Users browsing this forum: No registered users and 12 guests