User forums > Using Code::Blocks
Something wrong.
Guidosoft:
OK, I love CodeBlocks. I think it is a wonderful intergrated development environment for C++, but I have a few problems with it.
First of all, the code completion doesn't work period. Actually, I can't even find the place to activate the feature. Seems like it's been removed since previous versions. CodeBlocks needs a good class browser and code completetion that works well on local and global files referenced in the includes. It needs to work quick.
Seccond of all, there are no visual tools that I can use to rapidly develop applications. In a good IDE, I would expect to find visual resource editing features. CodeBlocks has none.
I'm sorry but I simply cannot program unless these two requirments are met. How do you expect me two develop a proper application with a tool that falls short? Do not think I am saying anything against the IDE. I respect you guys as a development and think that CodeBlocks is brilliant. I am just pointing out that we need some things implemented here in order for newbies and pros alike to be comfortable. If they're not, they won't be able to develop anything.
Proper code completion is required for anyone who wants to make a serious application. Nobody can remember all the function names and paramamters and they shouldn't have to continously check a reference. With code hints and popup lists to remember that stuff for them, they should have no problem.
That is all I have to say. I await you response.
Please develop these neccessities quickly and do not tarry. If you'd like, I could join the development team. Well, actually, that's like saying, let me go inside the car to get my keys so we can get in. I can't develop anything without what I need.
Oh yea, and when the popup list lists them, I don't want to see the full thing. Like I don't want to see CMainWnd::~CMainWnd() I just want to see CMainWnd() with a little cube like icon to the left of it.
Game_Ender:
--- Quote from: Guidosoft on August 16, 2006, 03:18:12 am ---Please develop these neccessities quickly and do not tarry. If you'd like, I could join the development team. Well, actually, that's like saying, let me go inside the car to get my keys so we can get in. I can't develop anything without what I need.
--- End quote ---
This is ridiculous, its not actually that big a deal to keep a reference open in a browser next to you and alt-tab when you need to look up something. There was a time when this technology did not actually exist, millions of lines of code have been written without code-completion or RAD environments. Yes they increase productivity but you can actually get work done without it.
If you truly wanted to help you would suck it up and work without it.
rcoll:
--- Quote from: Guidosoft on August 16, 2006, 03:18:12 am ---
Please develop these neccessities quickly and do not tarry. If you'd like, I could join the development team. Well, actually, that's like saying, let me go inside the car to get my keys so we can get in. I can't develop anything without what I need.
--- End quote ---
There are other IDE's out there that may be more to your liking. Try the Borland system for C++ or
Delph, for examplei. Of course, you'll have to cough up a few thousand $'s, but if that's no problem, then
you're all set.
C::B has the best bang-for-the-buck ratio of any IDE I've ever seen. I think the developers should be
allowed to tarry as long as they wish.
Just my 2c.
-- Ron --
cstudent:
--- Quote from: Guidosoft on August 16, 2006, 03:18:12 am ---That is all I have to say. I await you response.
Please develop these neccessities quickly and do not tarry. If you'd like, I could join the development team. Well, actually, that's like saying, let me go inside the car to get my keys so we can get in. I can't develop anything without what I need.
Oh yea, and when the popup list lists them, I don't want to see the full thing. Like I don't want to see CMainWnd::~CMainWnd() I just want to see CMainWnd() with a little cube like icon to the left of it.
--- End quote ---
Dude, how do you walk around with balls that big?
BigAngryDog:
>Please develop these neccessities quickly and do not tarry.
You heard the man! Chop chop!
LOL! :lol:
Navigation
[0] Message Index
[#] Next page
Go to full version