I am new here, but i believe this is a good forum about Irrlicht, and so i will now spend here a lot of time
![Very Happy :D](./images/smilies/icon_biggrin.gif)
My first Question is, i am coding a GUI for a little game.
There are many ways to create Buttons. but if i do it this way.
IGUIButton* pbutton =env->addbutton(...parameters...);
than i can change the font and other things with the *pbutton.
But i didnt find i Way how i can Hide it, or set visible or not.
If someone knows a way to hide it, say it please, it would be a pleasure for me. if not someone can say me how to drop the button ?
greetz xasz