INTERACT FORUM

Windows => Plug-in Development => Topic started by: neFAST on November 10, 2008, 05:12:07 pm

Title: [to Matt] Selected file interaction - event list
Post by: neFAST on November 10, 2008, 05:12:07 pm
Hi folks, I'd like to know if there is any way to:
a. retrieve the selected track from the active pane
b. trigger an event whenever this selection changes

PS: Is the event list (the one on the wiki) up-to-date? It's quite short in my opinion  :P

Thanks a lot
Title: Re: [to Matt] Selected file interaction - event list
Post by: neFAST on November 14, 2008, 10:03:40 am
Any clue?
Title: Re: [to Matt] Selected file interaction - event list
Post by: JohnT on November 14, 2008, 10:48:46 am
I'm afraid the events are still limited to the list you see in the Wiki. We have a 'set' selected tracks function but not 'get' selected tracks.
If you're using MC 13, we could put these automation enhancements on the 'to do' list for that player, but I can't say when they would be implemented.
Title: Re: [to Matt] Selected file interaction - event list
Post by: neFAST on November 14, 2008, 03:16:36 pm
I'm afraid the events are still limited to the list you see in the Wiki. We have a 'set' selected tracks function but not 'get' selected tracks.
Thanks for your answer. What class/method are you referring to?
If you're using MC 13, we could put these automation enhancements on the 'to do' list for that player, but I can't say when they would be implemented.
Yep I plan to upgrade. It's a shame I missed the special offer a few weeks ago.
Title: Re: [to Matt] Selected file interaction - event list
Post by: neFAST on November 26, 2008, 09:16:34 am
We have a 'set' selected tracks function
Are you talking about "SetGlobalSelectedFiles( object pdispfile)"?
How should I use this method, it's not documented.