ScriptUO

Scripting Resources & Utilities => ScriptUO Application => ScriptUO Questions and Answers => Topic started by: slyone on April 29, 2010, 06:10:54 AM

Title: Short Cuts
Post by: slyone on April 29, 2010, 06:10:54 AM
First off. Thanks for SUO, it is awesome.
Next, my question:
Do you have a list of program short cuts?
I've been trying to use SUO more and more for my script writing and I notice that some of the standard short cuts work in the program while others either don't work or are implemented differently.
A few examples:
This works
1) Changing child windows == ctrl-tab or ctrl-shift-tab

This doesn't work
2) Find/Replace == ctrl-f
This caused SUO to crash when I did it quickly without remembering that I can't use it to open find/replace.

This is different...(ctrl-O doesn't seem to work for opening files)
3) load == ctrl-L (This allows you to browse for a script to load.)

Thanks again for the awesome program.