Movable Button,EditBox etc

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
watercolor
Posts: 12
Joined: Mon Feb 15, 2010 4:57 pm

Movable Button,EditBox etc

Post by watercolor »

I want to create button, editbox which function like CGUIButton,CGUIEditBox, but I also want them can be moved along with camera like BillBoard. Any idea to achieve this? thanks a lot!
xirtamatrix
Posts: 219
Joined: Fri Feb 19, 2010 4:03 pm
Location: Estonia

Re: Movable Button,EditBox etc

Post by xirtamatrix »

watercolor wrote:I want to create button, editbox which function like CGUIButton,CGUIEditBox, but I also want them can be moved along with camera like BillBoard. Any idea to achieve this? thanks a lot!
The simple answer is no, but Why on earth would you want that? Can you explain a bit what you're trying to achieve?
to live, is natural; to die, is not!
Post Reply