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

3g ipod shuts down randomly — #2

i did a scan disk and came out fine, no sad icon. so ran updater to restore it and it's still happening. please help if you can, thanks
MacNN Hardware by mustangsandmadras

How to relinquish control to the GUI? — #1

Hi, Let's say I have the following: code: NSProgressIndicator* progress; (assume it's initialized and visible etc) for (int i = 0; i < 5; ++i) { [progress setDoubleValue: …
MacNN Hardware by Zimwy

How to relinquish control to the GUI? — #3

When you update the value of a progress indicator, it's marked as needing display the next time through the runloop (with setNeedsDisplay: YES). Your code, however, never returns …
MacNN Hardware by smeger

How to relinquish control to the GUI? — #4

Quote: Originally Posted by smeger When you update the value of a progress indicator, it's marked as needing display the next time through the runloop (with setNeedsDisplay: YES…
MacNN Hardware by Catfish_Man

How to relinquish control to the GUI? — #5

He already said that, for some reason, an NSTimer is really impractical for what he's doing. I'd think that indicates a problem with the program's structure, but y'know, whatever. …
MacNN Hardware by Chuckit

How to relinquish control to the GUI? — #6

Thanks for the responses. I was hoping to avoid pthreads as it's a bit overkill. As for some people who are unhappy with my design I can elaborate as to why it's uncomfortable to…
MacNN Hardware by Zimwy

How to relinquish control to the GUI? — #8

I don't think that would work. If I declared the array on the stack and then passed it into the user info of the timer wouldn't it already be popped off the stack by the time the …
MacNN Hardware by Zimwy

How to relinquish control to the GUI? — #9

Yeah, it would be off the stack; that's why I suggested an NSDictionary. Actually, the userInfo object is declared to be an id, so it should be an Objective-C object, anyway (it's …
MacNN Hardware by Wevah

The best video to iPod converter is needed — #7

ImTOO iPod Movie Converter is verry good - nice interface, many features, but is a bit too slow. PQ DVD to iPod Video Converter is quite a bit faster (converts a 60 min movie in a…
MacNN Hardware by jelatin

Silk: how to get "Calibri" font — #3

Heh, just because I'm new here doesn't mean I'm an online forum noob-think it through . Anyways, thanks for the search referral....but, as I already know that search is my friend, …
MacNN Hardware by lesman

Silk: how to get "Calibri" font — #4

Well, technically it's TrueType and OpenType fonts that are cross-platform (at least with OS X), and I believe the version of Calibri that's floating around is TrueType.
MacNN Hardware by Apfhex

Intel Mac Mini! — #1

All The Info Is Here @ This Macworld Page! Frontrow! YES! http://www.macworld.com/news/2006/02...date/index.php
MacNN Hardware by Gropin'GL

Intel Mac Mini! — #2

It is unfortunate that it is more expensive than the current models even if it is a better machine that what is currently offered.
MacNN Hardware by discotronic
mp.ls