Search found 2 matches
- Mon Apr 17, 2006 23:28
- Forum: CEGUI Library Development Discussion
- Topic: VS 2005 CEGUI::String debugger visualizer
- Replies: 2
- Views: 5114
VS 2005 CEGUI::String debugger visualizer
I got tired of trying to view the utf32 CEGUI::String's in Visual Studio 2005's debugger, so I wrote a little custom visualizer for it, it will call CEGUI::String::c_str() so you can view CEGUI::String's as standard ASCII strings in the debugger automatically. Maybe someone else will find this usefu...
- Tue Mar 30, 2004 21:36
- Forum: Offtopic Discussion
- Topic: License
- Replies: 3
- Views: 3920
License
What are the restrictions regarding using the CEGUI library in a commercial product? Does it require the full product source to be released, (like the GPL) or only the changes made to CEGUI itself?