News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Make C::B use minimal layout when opening files from explorer

Started by ptDev, May 25, 2012, 11:49:14 PM

Previous topic - Next topic

ptDev

Hi,

This is a small feature request.

I attach to this post a tiny patch that makes C::B adopt the "Code::Blocks minimal" layout when opening source code files directly from Windows Explorer.
Perhaps such a behavior should be optional?

Regards.

MortenMacFly

Quote from: ptDev on May 25, 2012, 11:49:14 PM
Perhaps such a behavior should be optional?
Definitely. Because by default it would be an un-expected behaviour.
Also, please send such events through the event chain/handler. Never directly call the event's method - especially for SDK events.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]