View Full Version: BCCIDE

C++ Learning Community > C++ Works in Progress > BCCIDE


Title: BCCIDE
Description: IDE for the Borland C++ Compiler


Dragon - September 16, 2003 02:18 AM (GMT)
I am currently working on an IDE for the Borland C++ Compiler. So far I'm on version 0.1 and have a File and Compile menu. The file saving and opening features are working correctly. I'll probably get the compile feature done soon.

Stuy GM - September 23, 2003 07:01 AM (GMT)
cool, can't wait till it's out :)

Dragon - September 24, 2003 12:05 AM (GMT)
I haven't worked on it very much lately. I've enlarged the window size and did some minor changes. I still have to work on compiling.

MonkeyMan - September 24, 2003 12:44 AM (GMT)
Sweet, keep up the good work

Dragon - September 24, 2003 12:56 AM (GMT)
Does anybody know of a way to send commands to an executable without using "system(...)"? I think CreateProcess() might work, but I still have to look into that.

Dragon - September 30, 2003 04:28 AM (GMT)
Update

* Completely re-wrote the program
* Compile options

I might have a very early version ready for download soon.

MonkeyMan - September 30, 2003 08:42 PM (GMT)
I use BCC now and.. uhh... it would be realy cool :)

Jossh - September 30, 2003 09:47 PM (GMT)
Sweet, cant wait :D

StarReaver2 - September 30, 2003 10:15 PM (GMT)
That will be really useful! Is bc++ with it? or will we have to dl it off borland?

Dragon - October 1, 2003 12:28 AM (GMT)
QUOTE
That will be really useful! Is bc++ with it? or will we have to dl it off borland?


The compiler would be too large to include in the program. You'll have to download it somewhere else.

Stuy GM - October 13, 2003 05:33 AM (GMT)
hurry up, i want to use a good compiler :):):)
oh, and will it have a rescource editor???

MonkeyMan - October 13, 2003 07:55 PM (GMT)
Riding... on a jet plane... I dont know when ill get back again... Is the ride of the program almost over?

Jossh - October 13, 2003 08:48 PM (GMT)
Well first off its "Leaving" Not Ridding :P. And i beleive he would've posted something if it was almost finished

Dragon - October 13, 2003 10:59 PM (GMT)
Okay, I'm almost finished. There, happy? :lol:

QUOTE
hurry up, i want to use a good compiler
oh, and will it have a rescource editor???


By resource editor do you mean one something like the one in MS Visual C++? If so, no. Maybe in future versions, but not in the first version. Also, it will not come with the compiler, so you'll have to download that separately. Including the compiler would make the download too big.

Another thing, it will not have syntax highlighting. I might add it sometime in the future, but right now it's basically is a text editor that can compile your sources.

Jossh - October 13, 2003 11:13 PM (GMT)
Well, thats good enough for me :D. syntax highlighting isnt really that important to me since i use notepad to program anyways. Cant wait for the download, Good luck.

Dragon - October 20, 2003 11:07 PM (GMT)
Okay, I've decided to enter my IDE in the competition. I decided to do this after I saw that TheHawgMaster was planning on doing the same thing. :D

The deadline for the competition is October 30, and I'm sure I'll have it finished by then. Just as a reminder to everyone that's participating, all submissions must include the full source.

EDIT

The name for my program is no longer BCCIDE. It is now PowerIDE.




* Hosted for free by InvisionFree