Game Development Community

Grid Control

by Guimo · in Torque Game Engine · 02/11/2008 (8:58 pm) · 1 replies

Hi,

I would like to list the games available in the server but not just using a list control. I need something a little more complex. I need to display the game name, type, number of players currently in game and maybe some other information like an icon if its a private game which requires a password.

Does anybody knows if there is a control to do this?

Thank you very much.

Guimo

#1
02/11/2008 (9:19 pm)
I found that the GUITextListCtrl has almos everything I need except that it wont render an icon.