I have a moderately complex dvd authoring project going in DvdLab Pro 2 and I can't seem to figure out how to do something I figured would be completely trivial. I have a "character profiles" set of vts menus that contain a character's name, a picture and a blurb of text about the charcter (no audio/motion) so no timeout. Each of the 12 character buttons are available on each character menu so you can reach any character from any character (yes I had to make 144 links). I made sure to set the navigation for the buttons manually and that all works. What I CAN'T seem to figure out is how to make the character who was selected still be highlighted when jumping to the new menu.
For example when I first navigate to the character profiles menu, the first character, we will call character A is highlighted (it is also the lowest layer of the buttons, so it makes sense this button is highlighted first). When I select character B, I am wanting character B button to be highlighted once I am on the character B menu, but it still shows character A is highlighted (probably for the same reason, this button is lowest in the layers). DVDLab Pro already does some fairly prescriptive things like saving the highlighted button at the end of a menu cell (if there is audio/motion etc) so that it will remain highlighted when the cell restarts. In my case, the cell has no timeout, so the VM command only runs once when it the menu is called. I tried to add the following to the PRE (Section A) part and it did not work as expected:
SETHL_BTN button 2
Break
I put the Break in there because DVDLab Pro was also trying to do button highlighting stuff in their abstraction layer so I put my code first and the Break to avoid running theirs.
Any ideas?
+ Reply to Thread
Results 1 to 2 of 2
Thread
-
-
Completely disregard.... I put too much into the "simulation" mode in DvdLab Pro. It works fine once I open it in a dvd app.
Similar Threads
-
Dvdlab Pro 2 Help with invisible buttons
By mistateo in forum Authoring (DVD)Replies: 49Last Post: 29th May 2022, 18:23 -
Creating a DVD compliant mpeg file for DVDLab Pro
By Rain-Maker in forum Video ConversionReplies: 8Last Post: 23rd May 2020, 09:41 -
Help with DVDlab PRO 2
By dvdmaster1 in forum Authoring (DVD)Replies: 15Last Post: 12th Apr 2018, 02:40 -
Buttons not showing on DVD Lab Pro motion menu
By Xoanon in forum Authoring (DVD)Replies: 2Last Post: 9th Apr 2018, 16:07 -
Change highlighted menu button, how?
By Instant Martian in forum DVD RippingReplies: 10Last Post: 8th Feb 2018, 12:12