Quote:
Originally posted by PipelineStall:
One way you may try and figure it out is if you have a PowerBook; when you press the brightness keys, loginwindow changes the …
Woah, blast from the past.
Incidentally, I ended up just setting the monitor gamma to zero, which turns the screen black, without actually changing the monitor brightness.
This t…
Well I really want to adjust brightness using software, as I try to write an application that sets the brightness when the battery status change.
Yes it is a recovered topic, I di…
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…