If you can you could post your implementation to irrlicht's code snippets forum. I'm sure some users might find it useful

Post it in code snippets. As I said, someone might find it usefulSudi wrote:In case someone is interessted. I managed to make it work without modifying irrlicht at all.
Maybeaaammmsterdddam wrote:with the irrlicht GUI. can one make either an invisible button where a texture is or a texture that functions like a button?
Same with simmilar GUI elements.
for example. checkboxes have a texture for off one for being clicked and one for on. <----actually same for button textures.
and last but not least scrollbars and other misc. GUI controls.
is it possible?
I've found a bug in Irrlicht Rocket Renderer. If you place element with "overflow: auto" or "overflow: scroll" and input with type = "text" or "password" then you will get something like this: