Game Development Community

can anyone plese tell me how to create the new window with in a window??

by Adithyaa Srikkanth · in Game Design and Creative Issues · 02/05/2009 (8:44 pm) · 4 replies

i want to create the new window with in a window, its like in the cricket game we will find a small size window with in the window...... can anyone please tell me how to create that one??

#1
02/06/2009 (12:43 am)
Is this like having a gui overlay on another gui ?
#2
02/06/2009 (2:35 am)
b
#3
02/06/2009 (2:50 am)
yes, it is like in the cricket game while the player is running for the single we will show it in the main window as well as in the small window, in the same manner i want that one. now can you explain what i have to do???
#4
02/06/2009 (4:03 am)
As in a 3d viewport?

I would say do a search for fxGuiSnooper, but it would have to be updated and/or ported depending on the engine you are using. At the least it should give you somewhere to start.