I make buttons like in those exemples:
$button(X,Y,,,20,20,texte,hottext,PROPERTIES,TOOLTIP:"")
or
$button(X,Y,,,20,20,texte,hottext,LYRICS/GET FROM DB,TOOLTIP:"")
or
$button(X,Y,,,20,20,texte,hottext,DISCOGS/WRITE TAGS...,TOOLTIP:"")
first case:
if track display is in now playing mode, those buttons make action for the track is playing
second case:
if track display is in Follow cursor mode, those buttons make action for the track selected
I would like to know if it would be possible to make "follow cursor" mode acts more than a "follow (multiple) selection" mode.
My problem is that, when multiple tracks are selected (one complete album, for exemple), and the follow cursor mode activated, buttons act only for the first track selected, and not for all selection.
I think it would be interresting to have the possibility to make buttons act like the right-clic menu...
Imagine a buttons to rate album, or make a replaygain scan by album, added to another button with this action "EDIT/SELECTION/EXPAND/BY ALBUM"...
This would be great, no ?
Could you tell me if this "request" can have interest for the community ?
Thanks