Page 1 of 1

about the problem in 'demo7' when using 'WindowLook' ?

Posted: Mon Nov 01, 2004 03:57
by yizhong
when i modify the 'demo7' for the WindowLook, but the listboxitem can't show the content, but it can show the highlight selection well when i use 'setSelectionBrushImage((CEGUI::utf8*)"WindowsLook", (CEGUI::utf8*)"HeaderMainBrush");'

why?

about the problem in 'demo7' when using 'WindowLook' ?

Posted: Mon Nov 01, 2004 09:57
by yizhong
:o

i know what's wrong now!!!

the default text color for 'ListboxTextItem' is '0xFFFFFFFF', so when i use the 'WindowLook' who's background is white without any change to the text color, i can't sow the text.