View Full Version : Obj-C editors for Windows?
jeremy.king
Oct 1, 2004, 10:14 AM
Anyone know of a good editor for writing Obj-C code in windows? Or add-ons for textpad, editplus, etc...? Color coding is a must and integration with Cygwin gcc compiler is even better.
bousozoku
Oct 1, 2004, 10:21 AM
Auburn University's jGrasp, does multiple languages including Objective-C and Java. Since it is a Java application, there is a version for most any platform.
It can be found at: http://www.eng.auburn.edu/cse/research/research_groups/grasp/
jeremy.king
Oct 1, 2004, 10:24 AM
Ive got color coding to work in TextPad. Simply had to add .m and .mm to the C file extensions. Trying to write a macro that will compile and run my source files now.
jeremy.king
Oct 1, 2004, 11:02 AM
So far the best I can do is configure the run command like this and then run the .exe from command prompt. I can live with that.
bousozoku
Oct 1, 2004, 12:20 PM
So far the best I can do is configure the run command like this and then run the .exe from command prompt. I can live with that.
Why use a compromise when you can have something that works well?
jeremy.king
Oct 1, 2004, 12:26 PM
Why use a compromise when you can have something that works well?
Its a bit more than I need. I am just looking to use my laptop while I learn Obj-C and then I will be using XCode on my mac to write GUIed apps.
I may still try out that program, it seems decent. No worries ;)
vBulletin® v3.6.10, Copyright ©2000-2009, Jelsoft Enterprises Ltd.