Making the CEGUI::Listbox scoll down as text is added.
Moderators: CEGUI MVP, CEGUI Team
Making the CEGUI::Listbox scoll down as text is added.
I am trying to use CEGUI for a chat box. Right now i am using a CEGUI::Listbox and I add a new CEGUI::ListboxTextItem for each new message recieved. This all works great until i start getting a few lines of text and then i have to scroll down to see my messages. Is there a way i can make the CEGUI::Listbox scroll automatically?
Have a look through GameChatBox. What you want is the ensureItemIsVisible() function.
Who is online
Users browsing this forum: No registered users and 14 guests