Although this question definitly is a evilly n00bish one, I can't actually seem capable of finding the anwser...
Since I'm buidling thisngs from the ground up, I included lua, and a nice console system. Creating the output listbox/textbox is not a problem, but I somehow doubt that the user will be happy about seeing a big console window taking half of his screen, so the ingenious idea of hiding/deleting the GUI element was born in my head. All is fine, but neither drop()ping nor delete ing is a good solution, and counter-intuitive as it is, the GUI manager doesn't have, AFAIK, any functions for deleting unwanted GUI elements.
Summary, in case you're lazy: How can I delete a textbox/listbox?
GUI element removal
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact:
lol, tried "remove()" ? Feel free to ask any question, noobish or not! Thats what the forums are for
http://irrlicht.sourceforge.net/docu/cl ... t.html#a10
Browse through the API for functions....
http://irrlicht.sourceforge.net/docu/index.html
http://irrlicht.sourceforge.net/docu/cl ... t.html#a10
Browse through the API for functions....
http://irrlicht.sourceforge.net/docu/index.html
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact: