I tried out CB in the beggining, but it had a bug that caused the editor not to appear in Win98, so I had to pass on it until now. I've got win2k now so I gave it another try, and installed it to use with VC++ Toolkit.
View settings are not saved. The program will always start up with the default look.
My Static library output file names always reset to the default gcc naming convention of libfoobar.a, and always lowercase. I can't get FooBar.lib to stay! My .exe file is being output in lowercase too!
It would be nice to be able to keep my paths as I enter them for outputs, and not turn them to those 'virtual directorys'.
Brace matching can get annoying, as it doesn't respond right to all the formatting options. It would at times just become a bold white block, and I had to keep resetting it per file! It would be nice to have the option to just turn it off.
*Pictured below. This is my bigest problem with CB right now. If I load the editor options, this will go away... but I have to do it per file everytime I open them, or just from restaring the CB.
My 'target' keeps reverting to gcc. I spent a good deal of time messing around with the editor, trying to compile, all the while I was getting vague 'command failed' error. Finally, I switched to VC++ and got it to compile. However, VC++ was my default compiler all along. This problem went away when I nuked my DevC++ install. And reinstalled CB.
Uninstalling doesn't remove the Documents and Settings folder. I had to do it manually. (See above) meant I had to reinstall the program twice! This was to fix the above problem.
Whenever double clicking on files to open them from windows, the program gives 'file not found' errors, even though they are there, and opened in the editor!
I like that you can keep multiple projects opened at once. This helps me a lot. Finding out howto control which was compiled took me a second or two, but it works perfectly!
I don't use line numbers, so being able to get rid of that ugly grey space in the editor would be nice.
It would be nice if us users could send you our editor color schemes, and have them all show up as new presets in the next release. It helps us keep them between releases, and gives others a set of choices on install.
Keep up the good work! :lol: I plan to keep using this with VC++ TK.