Can you show a screen shot, because I'm not sure what is the exact problem you're talking about?
See the Management window? There's supposed to be a little + or - next to my project name (ProCB1).If you don't have resources in your project, than it should be empty as shown in your screen shot.
And right above the editor, about where #include is, there's supposed to be a tab with filename (main.c). It wasn't like this when I installed or on my old computer but something changed it.Do you configure to disable the tabs? Here is what in my C::B, see screen shot below:
If you don't have resources in your project, than it should be empty as shown in your screen shot.
Do you configure to disable the tabs? Here is what in my C::B, see screen shot below:
The files should be shown in the "Project" panel, not the "Resource" panel, see screen shot below.If you don't have resources in your project, than it should be empty as shown in your screen shot.
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.
I don't know. Maybe you should mention your C::B version, I'm using the latest nigihtly build: Nightly builds (http://forums.codeblocks.org/index.php/board,20.0.html)Do you configure to disable the tabs? Here is what in my C::B, see screen shot below:
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.
(http://s24.postimg.org/jak7um24h/CBShot2.jpg) (http://postimg.org/image/jak7um24h/)
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.See this wikipage: 2 Q: Where does C::B's configuration file store? How do I make Code::Blocks portable? (http://wiki.codeblocks.org/index.php?title=FAQ-Settings#Q:_Where_does_C::B.27s_configuration_file_store.3F_How_do_I_make_Code::Blocks_portable.3F), I don't think C::B write some registry values. :)
The files should be shown in the "Project" panel, not the "Resource" panel, see screen shot below.
I don't know. Maybe you should mention your C::B version, I'm using the latest nigihtly build: Nightly builds (http://forums.codeblocks.org/index.php/board,20.0.html)
See this wikipage: 2 Q: Where does C::B's configuration file store? How do I make Code::Blocks portable? (http://wiki.codeblocks.org/index.php?title=FAQ-Settings#Q:_Where_does_C::B.27s_configuration_file_store.3F_How_do_I_make_Code::Blocks_portable.3F)
I don't think C::B write some registry values. :)
I found a registry folder called codeblocks. I don't know if it had anything useful in it though.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.
rev 10070:
- relay-outing some of the settings dialogs
- fixed some assertions in wx30 wrt XRC files
@Morten: Is this added by mistake or you've forgotten to add the code that connects the ui to the settings?Added by mistake - its something experimental. Feel free to remove.