Search found 4 matches
- Fri Jun 27, 2008 00:13
- Forum: Help
- Topic: InjectMouseDown returns strange values?
- Replies: 3
- Views: 2168
Ok, I think I understand, but could you make sure I've got the right idea here? Here's how I am picturing CEGUI working in my mind. First, I inject a mouse down into CEGUI. CEGUI then gets all the windows that the mouse is over, and sends the click event to the top most layer. The on click event for...
- Thu Jun 26, 2008 14:58
- Forum: Help
- Topic: InjectMouseDown returns strange values?
- Replies: 3
- Views: 2168
InjectMouseDown returns strange values?
Ok, perhaps this is just my misunderstanding of when it should return true and when it should return false, but I'm getting some strange effects. I've got a menu strip with three buttons on it, arranged like the image below. http://tivac.com/upload/images/pwMKuqs_game.png What I want is for any clic...
- Tue Jun 17, 2008 18:29
- Forum: Modifications / Integrations / Customisations
- Topic: Best way to integrate Luabind with ToLua++?
- Replies: 4
- Views: 5254
Well, I finally had a chance to play with this on sunday, and after spending all afternoon fussing with my existing installations (2 versions of lua, 2 versions of luabind, 2 versions of CEGUI, Ogre, etc) and getting nowhere, I decided to start clean and I got everything working wonderfully. For tho...
- Fri Jun 13, 2008 05:54
- Forum: Modifications / Integrations / Customisations
- Topic: Best way to integrate Luabind with ToLua++?
- Replies: 4
- Views: 5254
Best way to integrate Luabind with ToLua++?
I've played with both toLua++ and luabind a fair bit recently, and I've come to the conclusion that I prefer working with luabind, while Cegui uses tolua++. That's totally cool, to each their own. It seems CEGUI has had a ton of work done to support lua fairly extensively, and rather than try and re...