Originally Posted by jakobkraft
|
|
I don't see any option for rotating screen (see attached screenshot). What version of skschema are you using? I'm using version 1.0.147.
|
It should be there. I believe it has been there for a while. But I am using 1.0.153. If you are using an older version, this new version has a few more features that I think are fantastic. SkSchema is a great application.
The Rotate Screen function is found when highlighting the "To ecicute If the Window is Opened" option and then hitting the ... buttion up above, that should open a menue, select the Device option, that should open a cascading menue, and the third option from the bottom should be the Rotate screen function.
When that is selected :SKSCHM will appear in the window and
#r(#rotate) #p() #onlyrun
will appear in the "With paramiters option
You will want to edit the paramiters by highlighting the "with parameters" option and then going to the edit box at the top of the screen to look like this:
#r(#rotate) #p(5) #onlyrun
Adding the number 5 in the #p() paramiter.
That is it. This is a bit of a clumbsy interface but learning how to use it is worth the effort. I would like it if others would post different ways they have used this program. It is very powerful.