- Joined
- Feb 4, 2014
- Messages
- 6
- Reaction score
- 0
- First Language
- English
- Primarily Uses
Hello all. I am trying to set the default cursor position for Menu Command to be something other than the first in the index (Items). I'm able to accomplish by fiddling with the "@index = index" line in Window_Selectable. Changing "index" to a number will cause the cursor to appear on the desired command, but it will be locked in that position. How can I allow the cursor to move from the new default index position? Thanks!


