mIRC Homepage
Posted By: tontito Drag and drop option for @windows - 14/05/03 09:40 AM
i noticed that this type of windows (@windows) can't be used to drag and drop. Can this be added?
Thanks
Posted By: Deamer Re: Drag and drop option for @windows - 14/05/03 07:57 PM
I'd like to see that too...

And i think it would be nice if an event could be introduced. on *:dragdrop:[#,@,!,=,?]:{} (or something).

Posted By: aarrgghh Re: Drag and drop option for @windows - 15/05/03 08:31 AM
/help menu prefix

Code:
menu @test {
  mouse:/echo mouse moved at $mouse.x $mouse.y in $active $1
  sclick:/echo single click at $mouse.x $mouse.y
  dclick:/echo double click at $mouse.x $mouse.y
  uclick:/echo mouse released at $mouse.x $mouse.y
  rclick:/echo single right-click at $mouse.x $mouse.y in $active $1
  lbclick:/echo mouse selected $active $1
  leave:/echo mouse left $leftwin
  drop:/echo drag and drop at $mouse.x $mouse.y
}


See that bottom thing (not the } ) ??

The drop event is triggered if you clicked in the window, held the button down, moved the mouse, and then let go of the button.

---
SideNote: Probably only works in PICTURE-windows ...
Posted By: Rich Re: Drag and drop option for @windows - 15/05/03 09:22 AM
I think what he meant is the ability to drag&drop files from explorer to @windows.
Posted By: tontito Re: Drag and drop option for @windows - 15/05/03 09:36 AM
yep, that's what i ment to say
Thanks
Posted By: aarrgghh Re: Drag and drop option for @windows - 17/05/03 04:52 PM
ohh my bad..
Posted By: tontito Re: Drag and drop option for @windows - 20/05/03 07:07 PM
????
© mIRC Discussion Forums