EventMouseButtonDown EventMouseButtonUp EventMouseMove
Posted: Mon Oct 29, 2007 18:42
There are circumstances where I want to be able to handle these three events within a frame window: EventMouseButtonDown EventMouseButtonUp EventMouseMove
There are other times when I want to allow these to drive the framewindow sizing.
If I have subscribed to these events can I decide within the associated handler(s) to handle the events or not, and if not how can I tell CEGUI to go ahead and do the "framewindow sizing"?
There are other times when I want to allow these to drive the framewindow sizing.
If I have subscribed to these events can I decide within the associated handler(s) to handle the events or not, and if not how can I tell CEGUI to go ahead and do the "framewindow sizing"?