Jump to content

Recommended Posts

Posted

I'm very surprised I have not found anyone else asking this question...?

How do I config SciTE to allow a 2nd instance of SciTE to be opened?

I'm working on 2 scripts and have a multi monitor setup. Thanks.

Posted

I'm very surprised I have not found anyone else asking this question...?

How do I config SciTE to allow a 2nd instance of SciTE to be opened?

I'm working on 2 scripts and have a multi monitor setup. Thanks.

The only "NOT VERY GOOD WAY" of doing it I've found is to edit the "SciTEGlobal.properties" file.

set

check.if.already.open=1

to

check.if.already.open=0

But this turns the checking off completely and every file you click on will open a new instance. :idea:

Hope some one has a better idea.

  • 9 months later...
Posted

The only "NOT VERY GOOD WAY" of doing it I've found is to edit the "SciTEGlobal.properties" file.

set

check.if.already.open=1

to

check.if.already.open=0

But this turns the checking off completely and every file you click on will open a new instance. :)

Hope some one has a better idea.

Thanks for this! very usefull when trying to understand UAC

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...