Possible to show "Project" tab after build, instead of "Output"?

Started by kejster, October 08, 2021, 06:10:34 PM

Previous topic - Next topic

kejster

I have been playing around with Pelles C for a while now, and I really like it.
One thing that I haven't been able to figure out, though, is if it's possible to show the "Project" tab instead of "Output" after a build.
When I get compiler errors (which happens a lot, since my C is very rusty :-)), the Output tab will say "Project build ended in complete failure".
Then, I will have to switch to the "Project" tab to see what went wrong.

Is there some setting to just have the "Project" tab show after the build?

Best regards.
Kenneth.

Pelle

Try this: "Tools" -> "Customize..." -> "Add-ins" tab, uncheck "Show IDE events", and the click "OK".
/Pelle

frankie

Quote from: Pelle on October 08, 2021, 07:36:31 PM
Try this: "Tools" -> "Customize..." -> "Add-ins" tab, uncheck "Show IDE events", and the click "OK".
Once again Pelle, please is possible to avoid to load and enable all addins on the installation of a new version?
Can't you use just those already set in the registry?
Thanks
"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide

kejster

Quote from: Pelle on October 08, 2021, 07:36:31 PM
Try this: "Tools" -> "Customize..." -> "Add-ins" tab, uncheck "Show IDE events", and the click "OK".

Thank you. That did the trick!

Best regards.
Kenneth.

Pelle

/Pelle

Pelle

Quote from: frankie on October 09, 2021, 03:00:12 PM
Once again Pelle, please is possible to avoid to load and enable all addins on the installation of a new version?
Can't you use just those already set in the registry?
Nothing there to use for a fresh install, and much more convenient when the IDE defaults to enabled state for new add-ins.
/Pelle