Search found 1 match
- Mon May 15, 2017 17:09
- Forum: Help
- Topic: Can we add an event to a layout object (PushButton, etc...)
- Replies: 1
- Views: 3928
Can we add an event to a layout object (PushButton, etc...)
Hi, My team and I are making a little game with Ogre and CEGUI, and we're looking to know how to use layouts, we managed to load it and play around with schemes too, but can we select a part of the layout and add an event to it? Like, if I created a PushButton in my .layout, can I make it quit the g...