Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Bugreport / Enhancements (moved here from Using C::B forum)
thomas:
Well, since you can make Wizards whatever you like, there sure is :)
Actually the current ones wouldn't be so bad at all if they did not default to a typical VS layout and if it were not so hard to get away from it. I mean, if you only create one target that's named "default" instead of "Release" and you put your objects into .obj then you get exactly what you would get before. ;)
The problem is that this isn't all easy (at least I failed doing so the first few times). That's mostly due to a bug in path handling, if you delete out everything, then it creates object paths like \\main.o and output paths the like, which result in a compiler failure.
It is possible to work around this bug (it cost me 3 or 4 attempts to get it right), but I was too annoyed to look into it any deeper afterwards. Luckily, there are still non-wizard templates ;)
I guess eventually someone will have enough patience to fix that path handling bug (and maybe add a checkbox "use simple layout"), then they'll be quite usable :)
killerbot:
--- Quote from: kai on May 20, 2006, 06:54:44 pm ---2) clicking on toolbar buttons several times is not possible. this is a problem when you want to click on a debugging function like "step to next line". you first have to move the mouse cursor away from the button before you can click it again. (yes, i know - everyone uses the keyboard shortcuts anyway ;) )
--- End quote ---
I can confirm this (Suse 10.1), this is really annoying, let's hope we can fix it soon.
Navigation
[0] Message Index
[*] Previous page
Go to full version