Search found 2 matches

by Salwan
Wed Mar 14, 2007 23:15
Forum: Help
Topic: [SOLVED] CEGUI::PushButton::hide() and show() problem
Replies: 2
Views: 1928

Solved!

Pompei2: yes I did and they were visible. :) I solved it, the reason is illogical and irrelevant, but I somehow think it is what caused the problem. :o Before I call show() and activate() in the same method I had a file opened with ifstream that I forgot to close. When I closed the file before doin...
by Salwan
Mon Mar 12, 2007 15:37
Forum: Help
Topic: [SOLVED] CEGUI::PushButton::hide() and show() problem
Replies: 2
Views: 1928

[SOLVED] CEGUI::PushButton::hide() and show() problem

Hi everyone, :) I am creating a gui application using Ogre 1.2.4 and CEGUI 0.4.1. Right now, I have some sort of a simple script to create/set gui elements. I have a number of pre-created buttons that the script can use, when I create these buttons I have to hide and disable them until a script uses...

Go to advanced search