Pelles C forum

Pelles C => General discussions => Topic started by: JosefM on October 06, 2008, 12:20:07 AM

Title: Great IDE, thank you...
Post by: JosefM on October 06, 2008, 12:20:07 AM
You are my hero for giving me a reason not to code in C++. I hate that class thing.. It tends to hide everything and cause confusion.
I'm using it a lot lately. Btw, I think It would be nice to have the ability to run more than one instance for the future version.

I'm sorry for my bad English.
Title: Re: Great IDE, thank you...
Post by: Pelle on October 06, 2008, 11:13:56 AM
OK, thanks!

There is a command line option to turn off the single instance check in POIDE: /x (see the help file). It was added since some people, for some reason, started multiple instances without being aware of this - and later messed everything up. I think it's safer to have this check enabled by default...