Window Background Image?
Window Background Image?
Pretty self explanitory, just wondering if there was a way to set the window background image, same with button background images? I'm assuming there's a way to do it, but if there isn't i guess i can just draw the image, and check to see if it's clicked on?
Legality is a horrible barometer for morality.
http://irrlicht.sourceforge.net/phpBB2/ ... xtured+gui
buttons are a special element that have an image attribute.
windows use a hard coded basic element and would need modified or have a child image applied.
textured gui is the solution and I've been working towards it for awhile now.
buttons are a special element that have an image attribute.
windows use a hard coded basic element and would need modified or have a child image applied.
textured gui is the solution and I've been working towards it for awhile now.