User forums > Help
Collapsing menus in Management and tabs over editor are gone.
ollydbg:
--- Quote from: Snippy on February 09, 2015, 07:58:53 am ---
--- Quote from: ollydbg on February 09, 2015, 07:06:07 am ---If you don't have resources in your project, than it should be empty as shown in your screen shot.
--- End quote ---
There are multiple files in my project. C::B even opens the main.c file as it normally would when I open projects. And it's like this for every project now, not just this one.
--- End quote ---
The files should be shown in the "Project" panel, not the "Resource" panel, see screen shot below.
--- Quote ---
--- Quote from: ollydbg on February 09, 2015, 07:06:07 am ---Do you configure to disable the tabs? Here is what in my C::B, see screen shot below:
--- End quote ---
Mine doesn't have that option (see picture). But I did notice when changing the settings here the tabs appear for a moment before disappearing again. I tried every setting here but none fixed this.
--- End quote ---
I don't know. Maybe you should mention your C::B version, I'm using the latest nigihtly build: Nightly builds
--- Quote ---I will also say that I tried deleting the registry values to fix this after I uninstalled C::B. It wasn't like this when I first installed, so I don't know how that didn't reset everything do default, unless I missed some setting somewhere. If anyone knows how to reset C::B to default completely, please tell me. I think that may fix it.
--- End quote ---
See this wikipage: 2 Q: Where does C::B's configuration file store? How do I make Code::Blocks portable?, I don't think C::B write some registry values. :)
Snippy:
--- Quote from: ollydbg on February 09, 2015, 08:38:55 am ---The files should be shown in the "Project" panel, not the "Resource" panel, see screen shot below.
--- End quote ---
Oh! Of course. I just had to scroll over to the projects panel.
--- Quote from: ollydbg on February 09, 2015, 08:38:55 am ---I don't know. Maybe you should mention your C::B version, I'm using the latest nigihtly build: Nightly builds
--- End quote ---
13.12 rev 9501.
--- Quote from: ollydbg on February 09, 2015, 08:38:55 am ---See this wikipage: 2 Q: Where does C::B's configuration file store? How do I make Code::Blocks portable?
--- End quote ---
I found the config file in my appdata and deleted it. That solved the problem! Thank you!
--- Quote from: ollydbg on February 09, 2015, 08:38:55 am ---I don't think C::B write some registry values. :)
--- End quote ---
I found a registry folder called codeblocks. I don't know if it had anything useful in it though.
MortenMacFly:
--- Quote from: Snippy on February 09, 2015, 09:04:53 am ---I found a registry folder called codeblocks. I don't know if it had anything useful in it though.
--- End quote ---
This is from the NSIS installer (if you've used it). Its used to be able to un-install C::B (as needed by Windows). If you use a nightly or not install it using the installer there is zero registry usage.
Jenna:
The checkbox in the settings does nothing for me (I did not even notice it before).
To hide (or show) the tabs I check (or uncheck) "View-> Hide editor tabs".
oBFusCATed:
The option in the settings is added by Morten recently, more specifically:
--- Code: ---rev 10070:
- relay-outing some of the settings dialogs
- fixed some assertions in wx30 wrt XRC files
--- End code ---
@Morten: Is this added by mistake or you've forgotten to add the code that connects the ui to the settings?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version