Search found 3 matches

by aerique
Thu Jun 25, 2009 18:40
Forum: Help
Topic: Events Handlers
Replies: 6
Views: 4122

Re: Events Handlers

Yeah, I understand your reasons. Although it is a pretty static approach.

I wanted the feature to move the logic out of C++ and into the language I'm wrapping CEGU in.
by aerique
Wed Jun 24, 2009 09:38
Forum: Help
Topic: Events Handlers
Replies: 6
Views: 4122

Re: Events Handlers

CrazyEddie wrote:Sorry to be the bearer of bad news ;)

Well, that's clear at least.

BTW. I've got a fantastic idea for a CEGUI 0.7.0 feature! :wink:

edit: I implemented timmeh's solution that I linked in my previous post and that works good enough for now.
by aerique
Tue Jun 23, 2009 22:00
Forum: Help
Topic: Events Handlers
Replies: 6
Views: 4122

Re: Events Handlers

If there is another way, I am not aware of it; you will likely have to wait till CE gets back from his break for a definitive answer. I'm also curious what the easiest way is to get the event type (f.e. "Clicked") from within the event handler. Like others I'm trying to use just one event...

Go to advanced search