Pelles C forum

C language => Beginner questions => Topic started by: kejster on October 08, 2021, 06:10:34 PM

Title: Possible to show "Project" tab after build, instead of "Output"?
Post by: kejster on October 08, 2021, 06:10:34 PM
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.
Title: Re: Possible to show "Project" tab after build, instead of "Output"?
Post by: Pelle on October 08, 2021, 07:36:31 PM
Try this: "Tools" -> "Customize..." -> "Add-ins" tab, uncheck "Show IDE events", and the click "OK".
Title: Re: Possible to show "Project" tab after build, instead of "Output"?
Post by: frankie on October 09, 2021, 03:00:12 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
Title: Re: Possible to show "Project" tab after build, instead of "Output"?
Post by: kejster on October 09, 2021, 08:01:26 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.
Title: Re: Possible to show "Project" tab after build, instead of "Output"?
Post by: Pelle on October 10, 2021, 07:27:41 AM
Thank you. That did the trick!
Very good, thanks!
Title: Re: Possible to show "Project" tab after build, instead of "Output"?
Post by: Pelle on October 10, 2021, 07:31:02 AM
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.