List Browser Shortcut Keys
If your right-click in the Programming Window of Sesame v.2, you are provided with a number of editing options, a shortcut to the Element Browser, and a shortcut to the List Browser. The List Browser includes shortcuts to Programming Functions, Element Names, Font Names, and Menu Tree Items. (Right-clicking inside a highlighted SBasic function also brings up an About This Function option, which provides a description and example of the command, as well.)
Items in the List Browser can be inserted directly into your code. This makes it very a very useful, time-saving device when programming. The table below is a list of hotkeys that can be used when this window is active:Keystroke | Description | |
---|---|---|
Esc | Close | |
Enter | Inserts the currently selected line into the Programming Editor | |
Space | Inserts the currently selected line into the Programming Editor | |
Ctrl-I | Inserts the currently selected line into the Programming Editor | |
Ctrl-M | Inserts the name of the current element into the Programming Editor. Does not work for the Form or Global Code |