Page 1 of 1
[23 Sep 2009] Event Handler Feature Request
Posted: Sat Jun 13, 2020 5:32 pm
by PEB
Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 23 Sep 2009 23:16:55 -0000
Could the Event Handler be extended to catch when a file/icon is dragged and dropped onto the Hollywood display? The function could receive a message with fields such as: Action: Initialized to "OnFileDrop" or "DragDrop" or something like that. X, Y: Set to the position of the mouse pointer at the time of the drop.
Thanks.
[24 Sep 2009] Re: Event Handler Feature Request
Posted: Sat Jun 13, 2020 5:32 pm
by PEB
Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 24 Sep 2009 00:30:51 -0000
Could the Event Handler be extended to catch when a file/icon is dragged and dropped onto the Hollywood display? The function could receive a message with fields such as: Action: Initialized to "OnFileDrop" or "DragDrop" or something like that. X, Y: Set to the position of the mouse pointer at the time of the drop.
Thanks.
Oooops! I just realized that I forgot to mention the most important message field: File: The full path to the file (or directory) that was dragged and dropped onto the Hollywood display.
[25 Sep 2009] Re: Re: Event Handler Feature Request
Posted: Sat Jun 13, 2020 5:32 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 25 Sep 2009 00:47:54 +0200
Oooops! I just realized that I forgot to mention the most important message field: File: The full path to the file (or directory) that was dragged and dropped onto the Hollywood display.
This is possible with Hollywood 4.5. You won't get a single path though but an array of file paths because the user might drop an indefinite number of items on your display
[25 Sep 2009] Re: Event Handler Feature Request
Posted: Sat Jun 13, 2020 5:32 pm
by PEB
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 25 Sep 2009 15:21:42 -0000
This is possible with Hollywood 4.5. You won't get a single path though but an array of file paths because the user might drop an indefinite number of items on your display
Even better! I'm really looking forward to getting my hands on 4.5 (as I know others are as well).
[29 Sep 2009] Re: Event Handler Feature Request
Posted: Sat Jun 13, 2020 5:32 pm
by Allanon
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 29 Sep 2009 07:51:24 -0000
Hooooooo!!! This is awesome!!!
Fabio