Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: ptDev on May 25, 2012, 11:49:14 pm

Title: Make C::B use minimal layout when opening files from explorer
Post by: ptDev on May 25, 2012, 11:49:14 pm
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.
Title: Re: Make C::B use minimal layout when opening files from explorer
Post by: MortenMacFly on May 26, 2012, 09:07:33 am
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.
Title: Re: Make C::B use minimal layout when opening files from explorer
Post by: p2rkw on June 03, 2012, 12:40:12 am
@ptDev: Maybe you can use personalities: http://wiki.codeblocks.org/index.php?title=Personalities