Skip to main content
Search titles, bodies, and author names
Found 65,200 posts across 1 forum.

OpenSource OS X, strings? — #1

i would think that it behooves Apple to keep a close rein on their opensource direction and therefore am having trouble understanding the following: Wired talks about some of the i…
MacNN Software

Programming environments in Beta Release — #1

Does anyone know if the Cocoa/Carbon developer tools will be included in the Beta release? I'm just thinking it would be great if the OS came standard with developer tools. Isn't t…
MacNN Development

Programming environments in Beta Release — #2

I think apple would include it. I mean the tools are free why not ship it and add that as an extra add on for an install. Correct me if I am wrong, but i think i am right, the GUI …
MacNN Development

Programming environments in Beta Release — #3

Yes, Macintosh Programmers Workshop, their classic programming environment, is availabe as a free download from Apple's developer site. You don't need to be a registered developer …
MacNN Development

Programming environments in Beta Release — #4

Project Builder is an IDE for free compilers and debuggers, that's true. But Interface Builder is Apple's own work (inherited from NeXT), and I don't think the specs of the nib fi…
MacNN Development

Programming environments in Beta Release — #5

I would highly doubt apple will see its programing tools. They would never make a dime off of it. Real developers would choose code warrior. This means apple will stick people who …
MacNN Development

Programming environments in Beta Release — #6

"Real developers would choose Code Warrior"?!? I guess the folks at id Software aren't real developers because they developed the Quake map editors in Cocoa (then OPENSTEP). I gu…
MacNN Development

Programming environments in Beta Release — #7

Most of DP4 was written using CodeWarrior. CodeWarrior does have Cocoa support in CodeWarrior 6 which is in beta. Yes real developers will use real and powerful tools to program wi…
MacNN Development

Programming environments in Beta Release — #8

Since when is CodeWarrior supporting Objective-C? Since when is it supporting Mac OS X nib files? These are pretty much required for a real Cocoa development environment. AFAIK,…
MacNN Development

Programming environments in Beta Release — #9

From what I've heard, even the MacOS Finder in OS X was built using a carbonized version of Codewarrior's PowerPlant. That really surprises me - why didn't they use Cocoa?
MacNN Development

Programming environments in Beta Release — #10

Ok yes DP4 was built on top of darwin. When I am talkinga bout most of DP4 I am talking about the no Darwin parts. I did hear from someone from MetroWerks that CodeWarrior will su…
MacNN Development

Programming environments in Beta Release — #11

The Mac OS X Finder was written in Carbon for several reasons. One was probably to prove that Carbon really is a viable API for development (since up to that point Apple was going…
MacNN Development

Programming environments in Beta Release — #13

WebObjects is different in the tems of what it does... That is what my point is. Think back to the old days off apple you need to use ResEdit to make your resource files. Not othe…
MacNN Development

Programming environments in Beta Release — #14

Quote: Originally posted by X Freedom: So my point is this. Apple sould have its tools free. CodeWarrior will make huge advances over Apple tools. Developers (the big gu…
MacNN Development

Programming environments in Beta Release — #15

*sigh* May I suggest to read this aricle at Stepwise: http://www.stepwise.com/Articles/Bus...fBusiness.html [Edit: Stepwise, not Stewise ] [This message has been edited by pr…
MacNN Development

Programming environments in Beta Release — #16

Other REAL developers use REALbasic. Alphas of which allow you to create native applications for Classic, Mac OS X, and Windows from the same project. [This message has been edi…
MacNN Development

Programming environments in Beta Release — #18

No, Cocoa/Carbon developer tools are NOT included in the Beta release, but they will apparantly be availalbe free to all registered members of ADC Online (free membership) from mid…
MacNN Development

Carbon Applications and OS X. — #1

I am wondering if anyone could tell me whether carbon applications created on Mac OS 8/9 using CodeWarrior Pro and the CarbonLib SDK will work on Mac OS X DP3 or DP4. Does the mem…
MacNN Development

Carbon Applications and OS X. — #2

yes. carbon apps developed in 8*/9* will work in dp3/4. the carbon api isn't finished because apple may still add more functionality. i think it's supposed to be 98% finished. …
MacNN Development

Carbon Applications and OS X. — #3

nibs, who are you? you're the most active guy in this forum by far, and it seems as though you have an answer to everything Mac OS X. given these, i'm clueless as to what to make o…
MacNN Development

Carbon Applications and OS X. — #4

Anyone know what the Mac OS X version of Realbasic was made with that it cannot be run on Mac OS 9? Because I think that if it was made using the CarbonLib SDK package with either…
MacNN Development

Carbon Applications and OS X. — #5

Realbasic made on Codewarrior.. Hee hee.. I know it probably was but for some reason that just strikes me as a funny thought. If it is a carbon app, it should be able to run fine …
MacNN Development

Carbon Applications and OS X. — #6

The reason you can't run the OS X is that it's likely a Carbon/Mach-O, and not a Carbon/PEF which means that you can't run it on Mac OS 9. And to be clear all, I'd have been spend…
MacNN Development
mp.ls