|
From: Lumpy <mi...@ma...> - 2003-01-30 01:20:43
|
Hi Chris, I believe that Scribia is a CodeWarrior project, and CodeWarrior does support building projects to run on OSX, although Scribia built with CW will probably only run under the Carbon environment. I haven't tried building a OSX native Scribia yet... However, if you are starting a new project, I would suggest that you try using the (free) Apple development environment, Project Builder. I believe that you can download it from developer.apple.com, or it's included on the Developer Tools CD/DVD series. You might also want to take a look at Interface Builder, which is another free development tool from Apple. I find IB makes it _really_ easy to build GUI apps, letting me concentrate more on the code, instead of the constant UI tweaking I used to do. --Mike PS: (disclaimer, etc.) I do work for Apple, so my opinion might be a bit biased... At 16:15 -0800 1/29/03, ch...@sp... wrote: >Hello, > >I had a quick question for this group. I am looking at developing a >small utility for CL. I have done developement on Linux/Unix but I >was wondering what tool most of you use for development on OSX? Do >you use CodeWarrior? Do you recommend something else? > >-chrisl (Sielk) |