Author Topic: opening tabs problem  (Read 6680 times)

Offline deadshot

  • Single posting newcomer
  • *
  • Posts: 7
opening tabs problem
« 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?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: opening tabs problem
« Reply #1 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.


Offline Zini

  • Multiple posting newcomer
  • *
  • Posts: 64
Re: opening tabs problem
« Reply #2 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.

Offline deadshot

  • Single posting newcomer
  • *
  • Posts: 7
Re: opening tabs problem
« Reply #3 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?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: opening tabs problem
« Reply #4 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 ?

Offline deadshot

  • Single posting newcomer
  • *
  • Posts: 7
Re: opening tabs problem
« Reply #5 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

Offline deadshot

  • Single posting newcomer
  • *
  • Posts: 7
Re: opening tabs problem
« Reply #6 on: March 28, 2010, 01:18:47 pm »
compiler version
dont know but its gnu gcc compiler

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: opening tabs problem
« Reply #7 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.

Offline deadshot

  • Single posting newcomer
  • *
  • Posts: 7
Re: opening tabs problem
« Reply #8 on: March 28, 2010, 02:05:19 pm »
i have windows 2007
yes its with all my projects ......

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: opening tabs problem
« Reply #9 on: March 28, 2010, 02:08:32 pm »
i have windows 2007

Never heard of.
Do you mean vista or win7 ?

Offline deadshot

  • Single posting newcomer
  • *
  • Posts: 7
Re: opening tabs problem
« Reply #10 on: March 28, 2010, 04:45:39 pm »
win7

Offline deadshot

  • Single posting newcomer
  • *
  • Posts: 7
Re: opening tabs problem
« Reply #11 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!!!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: opening tabs problem
« Reply #12 on: March 29, 2010, 01:25:28 pm »
You can try a more recent nightly as jens suggested...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]