Custom ListBoxItem in CEGUI 0.6.2
Posted: Thu Apr 01, 2010 12:38
Hi all,
I am trying to make a custom list box item. However, i am running into a little bit of trouble.
I followed the tutorial http://www.cegui.org.uk/wiki/index.php/Create_a_CheckListboxItem to make the check list box item. But the check box does not appear (is this tutorial intended for an older version).
Also when i am setting the text for the check list box item i call setText how does that function know what label to set that text on, as i want to add 3 labels and 1 static image.
As stated in the title i am using - CEGUI-SDK-0.6.2-vc9.
Any help very apprechiated.
Regards
Mark
I am trying to make a custom list box item. However, i am running into a little bit of trouble.
I followed the tutorial http://www.cegui.org.uk/wiki/index.php/Create_a_CheckListboxItem to make the check list box item. But the check box does not appear (is this tutorial intended for an older version).
Also when i am setting the text for the check list box item i call setText how does that function know what label to set that text on, as i want to add 3 labels and 1 static image.
As stated in the title i am using - CEGUI-SDK-0.6.2-vc9.
Any help very apprechiated.
Regards
Mark