Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: deadshot on March 27, 2010, 12:28:41 pm

Title: opening tabs problem
Post by: deadshot on March 27, 2010, 12:28:41 pm
hello
i installed the program today and i have some problems
the most anoyest problem is :
when i build my project.....
he is opening again and again the file(where i write the code)so i need to close a tab every time that i build
how can i stop this auto opening tab option?
Title: Re: opening tabs problem
Post by: Jenna on March 27, 2010, 01:03:46 pm
C::B version, compiler (and version), OS ?

Does C::B open the tab multiple times or just once ?

If just once:, this behaviour is normal if you have errors or warnings, because C::B jumps to the first error/warning.

Title: Re: opening tabs problem
Post by: Zini on March 27, 2010, 02:10:19 pm
Quote
If just once:, this behaviour is normal if you have errors or warnings, because C::B jumps to the first error/warning.

btw. having this behaviour configurable (on/off) for errors/warning and for find in files too would be nice.
Title: Re: opening tabs problem
Post by: deadshot on March 27, 2010, 03:12:57 pm
he open the error file(tab)once ;
but i like to disable it cause every time i try to compile he is opening another 1 and another 1 and then its like 10 tabs to close
this auto tab opening is also happpening when i click on the error\warnin
i like to disable it how can i?
Title: Re: opening tabs problem
Post by: Jenna on March 28, 2010, 10:44:33 am
he open the error file(tab)once ;
but i like to disable it cause every time i try to compile he is opening another 1 and another 1 and then its like 10 tabs to close
this auto tab opening is also happpening when i click on the error\warnin
i like to disable it how can i?

You mean the same file is opened multiple times ?
This is indeed not correct, but you still do not give the necessary information I requested:
C::B version, compiler (and version), OS ?

How should anyone be able to help you without knowing nearlöy anything about your system ?
Title: Re: opening tabs problem
Post by: deadshot on March 28, 2010, 01:17:29 pm
cb version  svn 5456
author the code blocks team
wx2.8.9 windows unicode
yep he opens the same files multiple times
Title: Re: opening tabs problem
Post by: deadshot on March 28, 2010, 01:18:47 pm
compiler version
dont know but its gnu gcc compiler
Title: Re: opening tabs problem
Post by: Jenna on March 28, 2010, 01:51:07 pm
You still did not write which OS you use (it's obviously windows, but which one).

I never saw this behaviour on windows, just somthing similar on linux, if the project resides in a directory that is openend via a symlink.

Does this happen always for all projects or only for a special project ?
Do you have any special characters in pathname ?

You can try a more recent nightly and see if this behaviour is still there.
Title: Re: opening tabs problem
Post by: deadshot on March 28, 2010, 02:05:19 pm
i have windows 2007
yes its with all my projects ......
Title: Re: opening tabs problem
Post by: Jenna on March 28, 2010, 02:08:32 pm
i have windows 2007

Never heard of.
Do you mean vista or win7 ?
Title: Re: opening tabs problem
Post by: deadshot on March 28, 2010, 04:45:39 pm
win7
Title: Re: opening tabs problem
Post by: deadshot on March 29, 2010, 01:17:01 pm
i still have the problem but here is another one.....
when i use debugger
he opens a new tab....when i go down one row(using f7)
i cannot work like that.....
some one plz help me!!!
Title: Re: opening tabs problem
Post by: oBFusCATed on March 29, 2010, 01:25:28 pm
You can try a more recent nightly as jens suggested...