登录:     


Forum: General Discussion

Topic: VBScript help: browser_enter add to playlist

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Hi there

The standard use of the browser_enter : if focus is on songs, load the selected song. if focus is on folders, change focus to songs.

Is it possible to change this to:

if focus is on songs, add selected song to playlist. if focus is on folders, change focus to songs.

I'm using a numark mixtrack and want to minimize the use of the mouse or standard keyboard.

Regards and thanks!

Neo
 

发表时间 Fri 12 Aug 11 @ 3:22 am
browser_window "songs" ? playlist_add : browser_window "folders" ? browser_window "songs" : browser_window "songs"
 



(陈旧帖子或论坛版块会自动关闭)