Search found 2 matches
- Tue Aug 15, 2006 21:10
- Forum: Modifications / Integrations / Customisations
- Topic: PushButton not subscribing
- Replies: 6
- Views: 4074
Hoho, I wrote a long post and included all sorts of code, and lo and behold, when I look at the preview I spot my error. I should have known it was a lazy copy-paste error - I called injectMouseButtonDown in both my mousePressed and mouseReleased functions... :oops: Thanks for putting me on the righ...
- Tue Aug 15, 2006 18:23
- Forum: Modifications / Integrations / Customisations
- Topic: PushButton not subscribing
- Replies: 6
- Views: 4074
I also have this, I downloaded Ogre 1.2 recently and couldn't figure out what I did wrong. Neither PushButton::EventClicked nor EventMouseClick seems to work, but I can bind EventMouseButtonDown without problems (using the same syntax). MouseEnters and Leaves also works fine. I don't get any errors ...