Page 1 of 1

Text formating

Posted: Sun Dec 07, 2008 01:14
by Sairon
Hi,
I'm wondering what kind of support CEGUI have for text formating, I'm mainly thinking about HTML / BBCODE like capabilities.

Posted: Sun Dec 07, 2008 10:41
by CrazyEddie
Hi, and welcome :)

CEGUI has no support for markup at the moment, although such support is planned for a future release (can't give any kind of ETA on when this will be ready though).

CE.

Posted: Sun Dec 07, 2008 11:36
by Sairon
Ah, cool. We'd really love to have it but we won't be releasing for at least half a year, so hopefully it will be ready by then. If not I guess I'd have to hack something togheter from the source hehe :)

Looks like a great GUI system, I'm happy to see that caching is in place ( which was the reason for why I've decided against it in the past ).

Posted: Sun Dec 07, 2008 15:33
by CrazyEddie
The current level of caching has helped matters a bit, though there are still some issues and vast improvements to be made. The renderer rewrites will see virtually all of that put right though, and I'm working on that right now.