Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: cprgmswr2 on January 13, 2006, 06:43:45 am

Title: Regarding the tab menus
Post by: cprgmswr2 on January 13, 2006, 06:43:45 am
There is one menu option "Open Header/Source" that should be availbe when your right click on the tabs that display the current opened files.

This will either open the .cpp file or the .h file with the same name
Title: Re: Regarding the tab menus
Post by: killerbot on January 13, 2006, 07:32:39 am
you already have it, when you click in the editor space itself, but maybe this should also go when you click on the tab header, header you say ;-)
Title: Re: Regarding the tab menus
Post by: 280Z28 on January 13, 2006, 08:58:40 am
I've added this to the project files tree as well, so you can have the source files showing but get to any of their headers without having to jump down to the headers part. :) Gotta get a patch in about that.