i'm having problems with this cmd , i'm useing these cmds to select the different sliders in the mixer screen (as per skin cmds), but they only work as Label cmd not as a button cmd, is this the case or a bug.
Many thanks
Printable View
i'm having problems with this cmd , i'm useing these cmds to select the different sliders in the mixer screen (as per skin cmds), but they only work as Label cmd not as a button cmd, is this the case or a bug.
Many thanks
I have them as labels as well.
The reason is, if you have them as buttons they will take away the focus from the slider you are trying to change
shame as it dose'nt allow the mouse over effect of the arrows , where button cmd dose as you know....
I know, that's what bugged me when doing the idrive skins.
also , you have to highlight a slider before the arrows work when you enter the screen , and if you press the arrows off the sliders it then selects the buttons on that screen , then back to the sliders just like tab dose, i like this idea but its not fool proof.
If you have the sliders at the beginning of the skin file it should start on one of those.
ie before all the buttons
There can only be one item highlighted (on focus) at any time on the screen, so it doesn't work as a button because highlighting the button would "break" the sequence of highlighting the other objects on the screen -- basically making it useless.