Jump to content

Recommended Posts

Posted

Hi,

I have been messing around with my "SciTEUser.properties" file, and I find it quite useful. However, I would like to execute a program from this file. The purpose of it is to set the window position and size of the SciTe editor.

Maybe something like this

system.run("myapp.exe");

Is there a way to accomplish this?

Note that I know how to set the window position manually using position.left, position.top etc. The difference is that my program centers the window relative to the Windows taskbar. So that it doesn't matter where the taskbar is placed today or tomorrow, left or right. If this is possible to do in the "SciTEUser.properties" file, I would love to know about it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...