Game Development Community

GuiTextListCtrl vs GuiListBoxCtrl

by Teddy Setiawan Wijaya · in Torque Game Builder · 03/30/2009 (4:13 am) · 1 replies

What is the basic difference between the two?

If I want to display a list of dialogue lines for Player to pick, which want should be used?

Thousand thanks.

#1
03/30/2009 (8:18 am)
you could also consider a GuiMLTextCtrl where each line is a different link.