Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: kodestiff on January 26, 2010, 11:28:39 pm

Title: Improve 'Instance running ' of Code::Blocks
Post by: kodestiff on January 26, 2010, 11:28:39 pm
When I click something.cpp I usually get the "Another program instance is already running" Dialog.  How about having the file opened in a new tab of that instance?  It would save some time...

Thank you for making this great tool free.
Title: Re: Improve 'Instance running ' of Code::Blocks
Post by: kodestiff on January 26, 2010, 11:29:56 pm
Sorry, just to clear that:  I meant double click the icon from windows explorer
Title: Re: Improve 'Instance running ' of Code::Blocks
Post by: Jenna on January 26, 2010, 11:39:23 pm
"Settings -> Environment -> General settings" :
uncheck "Allow only one running instance ..."
check "Use an already running instance ..."
check "Bring it on top afterwards"
Title: Re: Improve 'Instance running ' of Code::Blocks
Post by: kodestiff on January 27, 2010, 09:56:04 am
Thank you, Jens

If you would have some more patience with what could seem rediculously stupid.

Quote
check "Use an already running instance ..."
check "Bring it on top afterwards"

Where?  :shock:

[attachment deleted by admin]
Title: Re: Improve 'Instance running ' of Code::Blocks
Post by: Jenna on January 27, 2010, 10:03:39 am
Thank you, Jens

If you would have some more patience with what could seem rediculously stupid.

Quote
check "Use an already running instance ..."
check "Bring it on top afterwards"

Where?  :shock:

Too old version (8.02 ?), in a more recent version (nightly), you have these options.
It should work if you ignore it and uncheck "Allow only one running instance ..."  in your case.
Title: Re: Improve 'Instance running ' of Code::Blocks
Post by: kodestiff on January 27, 2010, 10:27:34 am
Yes, 8.02

Thanks, I'll do that.