Game Development Community

Dragdrop gui elements

by John Klima · in Torque Game Engine · 08/20/2005 (9:09 am) · 2 replies

Hi all,

i need to make drag & drop gui elements. in other words, i need to be able to drag an item in one list and drop it into another. it's sort of like an inventory manager but it's lines of text in a list.

anybody done this? any ideas?

thanks
j

#1
08/20/2005 (11:26 am)
You may want to first start here.
#2
08/23/2005 (12:56 pm)
Thanks stephen, i had a look at that a while back. i was hoping to find something specific to text-to-text drag & drop but it should provide a place to start
j