I've noticed questions floating around about IDE's. I've played with a whole bunch of them. I've also contacted various companies with questions.
CodeWarrior e-mail date - 2/28/…
Hello, everyone!
I'm a very experienced C++ programmer, but new to Cocoa and Obj-C. I love what I see so far, just have some problems I'm hoping someone can help me with
1) Whe…
1) - is for instance methods, + for class methods (called "static" in C++ and Java)
2) I had problems making colors, too. colorWithDeviceRed ended up working, though.
3) Don't…
2) I can't seem to create RGB colors with NSColor. Do I use colorWithDeviceRed? or colorWithCalibratedRed?
"Device" colors are are colors which will always use those values, on an…
Quote:
Originally posted by ali:
"Device" colors are are colors which will always use those values, on any device. "Calibrated" colors might attempt color matching. Typi…
I've been writing a FORTH-compiler called D. FORTH is a stack-based, interactively compiling language.
I'd be glad if you would have a look at it and tell me what you think.
D is…
mrtaber, how do you came to FORTH? Could you tell about your experience with FORTH? I'm interested because most people never heard about FORTH -- to bad.
Quote:
Originally posted by danengel:
<STRONG>I've been writing a FORTH-compiler called D. FORTH is a stack-based, interactively compiling language.
I'd be glad i…
Igerbarg,
The header would look like this (freehand composition, not tested):
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><p…
Quote:
Originally posted by danengel:
<STRONG>Igerbarg,
The header would look like this (freehand composition, not tested):
&lt;BLOCKQUOTE&gt;&lt;font…
Not too sure what section to post this in, so please excuse the cross posting... also kinda hoping for some quick responses! Thanks.
OK, dig this... I've got a real PITA process o…
Hi there. First time posting here.
In iTunes I accidently hit yes when it asked if I wanted to move everything to the trash (I was clearing out my Library to re-add everything).
…
It might just be easier to use MP3 Rage to organize them. I used MP3 rage on my downloaded mp3s in one folder and it organized them like iTunes does when you rip cds.
Hi!
I'm looking for german Cocoa developers who would like to write for an online-magazine (in german) about Cocoa development.
Please contact blackmac@macnews.de if you are inter…
I have an idea, but since I'm not a programmer. I don't have the means to implement it. I'm wondering if it would be possible to add a Linux PPC compatibility layer to OS X. FreeB…
Since Apple didn't provide a Preferences panel in the public beta to tweak the anti-aliasing of text, I've been poking around trying to see if there's a way to do it anyway, outsid…
does someone know where I can find a binary for a moc OSX compiler...the OS is great, but they did not include GCC, WHAT were they thinking !!!
please help,
CountFacula
Oh, didn't you read the forum? We had a lot of discussions about that. Check out some older posts and you get the answer. Basically, you have to register at Apple for the Public So…
I went to the library Friday and checked out Mac Programing for Dummies. The book is so old it uses "Think C" a software I couldnt find much info on. I downloaded Apples free com…