Search found 3 matches
- Sun Jan 10, 2010 23:40
- Forum: Help
- Topic: Image Buttons
- Replies: 20
- Views: 11313
Re: Image Buttons
Ty for your patience. This is what i needed to understand. Works beautifully
- Sun Jan 10, 2010 12:31
- Forum: Help
- Topic: Image Buttons
- Replies: 20
- Views: 11313
Re: Image Buttons
Ty sir that made sense, however i believe i tryed that and got the following error: error C2661: 'CEGUI::SubscriberSlot::SubscriberSlot' : no overloaded function takes 2 arguments So i tryed to clear things up a little but got the same error :S : m_pw = CEGUI::WindowManager::getSingleton().loadWindo...
- Sun Jan 10, 2010 11:21
- Forum: Help
- Topic: Image Buttons
- Replies: 20
- Views: 11313
Re: Image Buttons
I didn't want to open a new thread as this one is relevent, my problem is that i want to use the button that we created in the tutorial however i can't seem to get the subscribe event syntax correct. pChatContentBox = (CEGUI::MultiLineEditbox*)m_pChatWnd->getChild("ChatContentBox"); CEGUI:...