View Single Post
  #1  
Old 07-01-2007, 10:20 PM
HolySheepy HolySheepy is offline
Registered User
Join Date: Apr 2007
Posts: 68
HolySheepy is on a distinguished road
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)
Reply With Quote