Game Development Community

Is it possible to have background image for a GuiWindowProfile?

by Nmuta Jones · in Torque Game Engine · 03/01/2010 (11:15 am) · 1 replies

I've never seen it done, but I thought I would ask.

If it is possible, what does it entail?

#1
03/02/2010 (4:01 am)
Whenever I needed a picture for a window I just added a simple GUIBitmapControl(or something like that?) and sized it for the window and resizing events...

Though I know what you are asking and while I see it being a little technical into the C++/GUI(??) for me, it would be a cool feature.