Hi Alexey, is it possible for BDS to recognize the Index button in the Scenes menu as the Current Indicator?
This is similar to when we use the Current Indicator for audio and subtitles, to indicate the current button.
Here's a sample screenshot.
https://prnt.sc/WzrqSAANArap
Index button with Current indicator in the Disney Scenes Menu!
-
rickemail2
- Posts: 79
- Joined: Fri Jun 25, 2021 9:45 pm
-
Alexey Kolesnikov
- Posts: 711
- Joined: Fri Mar 01, 2013 1:03 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
Hi Ricardo,
Yes, you can use highlight by GPR for that.
Yes, you can use highlight by GPR for that.
Best regards,
Alexey Kolesnikov
Alexey Kolesnikov
-
rickemail2
- Posts: 79
- Joined: Fri Jun 25, 2021 9:45 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
So, I know that for the signaling to work, I need to apply a GPR to the Index Button, I remember that for the audio and subtitles there are these two commands, but for the Index, which would be the correct one for the signaling to appear?Alexey Kolesnikov wrote: Mon Oct 13, 2025 6:23 pm Hi Ricardo,
Yes, you can use highlight by GPR for that.
manager.setGPR(1, manager.getAudioID('Movie'));
manager.setGPR(2, manager.getSubID('Movie'));
-
Alexey Kolesnikov
- Posts: 711
- Joined: Fri Mar 01, 2013 1:03 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
Highlighting by GPR value works the same way as highlighting by Audio/Subtitle/Chapter, with the only difference - you put the required value in the GPR.
First of all you need to choose the appropriate GPR and the value in the button highlight section and then, when you put this value into this GPR, button will show the Current state.
This ability was added in 4.6.2, the last fix about it was in 4.6.5.
First of all you need to choose the appropriate GPR and the value in the button highlight section and then, when you put this value into this GPR, button will show the Current state.
This ability was added in 4.6.2, the last fix about it was in 4.6.5.
Best regards,
Alexey Kolesnikov
Alexey Kolesnikov
-
rickemail2
- Posts: 79
- Joined: Fri Jun 25, 2021 9:45 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
Thanks, Alexey, I got it. It works as expected.Alexey Kolesnikov wrote: Tue Oct 14, 2025 5:48 am Highlighting by GPR value works the same way as highlighting by Audio/Subtitle/Chapter, with the only difference - you put the required value in the GPR.
First of all you need to choose the appropriate GPR and the value in the button highlight section and then, when you put this value into this GPR, button will show the Current state.
This ability was added in 4.6.2, the last fix about it was in 4.6.5.
However, I have a small problem: I'm using an auto button for the return button, like Disney does. However, when I give the return command, the button selection disappears. Even though I set the fade-out animation with selection in the animation, the selection button still disappears.
Do you know why? Because the highlight button works correctly.
I'm sending you a preview of the project.
https://www.transfernow.net/dl/20251014MW97BsrY
-
Alexey Kolesnikov
- Posts: 711
- Joined: Fri Mar 01, 2013 1:03 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
Could you send me a small example (project + PNGs) that reproduces an issue?
In the latest version it works fine for me, but may be my test differs.
In the latest version it works fine for me, but may be my test differs.
Best regards,
Alexey Kolesnikov
Alexey Kolesnikov
-
rickemail2
- Posts: 79
- Joined: Fri Jun 25, 2021 9:45 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
I submitted the project Alexey, thank you!Alexey Kolesnikov wrote: Thu Oct 16, 2025 6:21 am Could you send me a small example (project + PNGs) that reproduces an issue?
In the latest version it works fine for me, but may be my test differs.
https://www.transfernow.net/dl/20251016PNvyWgWh
-
Alexey Kolesnikov
- Posts: 711
- Joined: Fri Mar 01, 2013 1:03 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
For me it works fine on the latest beta https://blu-disc.net/test/auto-fade-out-linear-48.mp4
I changed the animation to 48 frames linear to make it more visual.
I changed the animation to 48 frames linear to make it more visual.
Best regards,
Alexey Kolesnikov
Alexey Kolesnikov
-
rickemail2
- Posts: 79
- Joined: Fri Jun 25, 2021 9:45 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
Hello Alexey, I think I wasn't very clear in the questioning in the project, it is noted that when I return from the setup menu for example, it is noticed that the audio button loses the selection highlight below the button, the red bar below the audio button disappears that I return to the main menu and I did not want this to happen, That's what I'm referring to.Alexey Kolesnikov wrote: Fri Oct 17, 2025 4:19 pm For me it works fine on the latest beta https://blu-disc.net/test/auto-fade-out-linear-48.mp4
I changed the animation to 48 frames linear to make it more visual.
-
Alexey Kolesnikov
- Posts: 711
- Joined: Fri Mar 01, 2013 1:03 pm
Re: Index button with Current indicator in the Disney Scenes Menu!
That's how it should be. This is the correct behavior. You select auto button, so selection goes to the auto button. If you don't need this behavior - don't use auto button.
Best regards,
Alexey Kolesnikov
Alexey Kolesnikov