| Author |
Message |
jtheis Newbie

Joined: 19 Aug 2004 Posts: 20
|
Posted: Tue Sep 28, 2004 2:21 pm Post subject: how to "Set Highlighted Button" |
|
|
| hi all, any pointers on determining the correct values to use with the Set Highlighted Button command? I have hidden the default button, 13, and want to set the highlight on button 1. The highlighted_button value for button 13 was some kind of hex-looking figure (posting this from memory) and am not quite sure how to determine the correct value for other buttons. thx, jt |
|
| Back to top |
|
 |
jtheis Newbie

Joined: 19 Aug 2004 Posts: 20
|
Posted: Tue Sep 28, 2004 2:29 pm Post subject: |
|
|
| ...as often happens, posting the question has tickled my brain sufficiently to figure it out: In one disc image I had laying around I found the command "set highlited_button=5120 (5)" and noticed that 5120 is a multiple of 1024. So, it looks like the answer is highlighted_button = 1024*button_number |
|
| Back to top |
|
 |
DimadSoft DvdReMake Official support

Joined: 19 Mar 2004 Posts: 2193
|
Posted: Tue Sep 28, 2004 2:48 pm Post subject: |
|
|
yes. You are right | Quote: | | ...noticed that 5120 is a multiple of 1024 | You must have a good eye  |
|
| Back to top |
|
 |
CDR-Zone.COM Advertisement Bot
 
|
Posted: Post subject: Advertisement: |
|
|
|
|
|
| Back to top |
|
 |
|