
07-01-2007, 10:20 PM
|
|
Registered User
|
Join Date: Apr 2007
Posts: 68
|
|
Applying onMouseDragged to GuiTextListEntry?
|
Hi
well i tried
function DragTestWindowList.rows[0].icon.onMouseDragged(keymodifier,mousescreenx,mous escreeny)
but it gives that error:
error: unexpected symbol [ at line 35: function DragTestWindowList.rows[0].icon.onMouseDragged(keymodifier,mousescreenx,mous escreeny) |
|
|
|