Search found 3 matches
- Wed Apr 12, 2006 00:21
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: Suggestion: CEGUI::HTMLWindow
- Replies: 6
- Views: 6377
While not exactly what you are after you could embed a third party HTML renderer into an application using CEGUI. Various people are doing cool things with the Gecko rendering engine (from Mozilla.org - used in Firefox), for example http://ubrowser.com/index.php . Offering native support for HTML re...
- Mon Apr 10, 2006 00:25
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: General Feedback from 4+ months of usage.
- Replies: 6
- Views: 5853
Warning: LONG reply...
Thanks for the feedback on the feedback! lindquist: I like what I'm hearing! Your handling of the Lua exception issue is basically the same as what I was planning - an extra tolua++ keyword or two. I was also considering allowing "exception blocks" to be specified in tolua++ packages. Thes...
- Sun Apr 09, 2006 16:57
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: General Feedback from 4+ months of usage.
- Replies: 6
- Views: 5853
General Feedback from 4+ months of usage.
Hi, I've been using CEGUI for somewhere between 4 and 6 months now and I thought that I'd just give a bit of feedback. I am using CEGUI for the interface to a series of games related tools (map editor, physics editor) that form a part of a larger "game prototyping" system (aimed at develop...