quicklook audio sample rates

2016-06-09 Thread George Toledo
irectly concern Obj-C/Cocoa code, I was looking for an answer in the Quicklook Programming guide, and couldn't find one. Thanks, George Toledo ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator

"iTunes Music Library.xml" won't load with dictionaryWithContentsOfFile:

2011-08-25 Thread George Toledo
a message that the library is locked. Opening it a second time usually solves the problem. In this instance, it's not a problem with my code, merely iTunes not being able to handle being loaded with a large amount of media files, that are to be stored on a hard drive over wi-fi (I've reprod

Re: Xcode - An Apple Embarrassment

2012-03-01 Thread George Toledo
I'm not sure how/why this has spilled over to the Cocoa list, but out of curiosity Wade, did you work there after Xcode 4's release? If not, I think the argument is slightly specious. Does anyone require devs at Apple to use Xcode 4, or conform to the broken technologies that are foisted upon o

Re: Does anyone else dislike Xcode 4?

2011-07-25 Thread George Toledo
times before and totally ignored. > Dave > On Jul 25, 2011, at 11:30 AM, JongAm Park wrote: > > Oh... BTW who started this thread in cocoa-dev mailing list? > > It should be go to xcode-users! -- George Toledo gtole...@gmail.com www.georgetoledo.com ___

Subject: Re: iPad frame-by-frame animation

2010-11-04 Thread George Toledo
king method. Edit: Oh, iPad. Hmm, nevermind. Another reason why QC should work in iOS. Still sending this email, as a note on the availability of this functionality on the desktop. -- George Toledo gtole...@gmail.com www.georgetoledo.com The information contained in this E-mail and any attach

Re: Subject: Re: iPad frame-by-frame animation

2010-11-04 Thread George Toledo
Hmm, I should have taken the time for a grammar check. My apologies. -GT On Thu, Nov 4, 2010 at 3:25 PM, George Toledo wrote: > On Nov 2, 2010, at 8:13 PM, Leon Qiao wrote: > > >> > I got some problems on showing a frame-by-frame animations. I use some >> png > &g

Re: Why so many public properties all up in my grizzle?

2012-03-16 Thread George Toledo
On Mar 16, 2012, at 6:53 PM, cocoa-dev-requ...@lists.apple.com wrote: > Date: Fri, 16 Mar 2012 15:53:30 -0700 > From: Jens Alfke > To: Eeyore > Cc: cocoa-dev list > Subject: Re: Why so many public properties all up in my grizzle? > Message-ID: <4aba472f-cdad-47f3-8544-a5538f5ac...@mooseyard.co

string from qc composition object

2012-09-20 Thread George Toledo
ocols:[NSArray arrayWithObject: QCCompositionProtocolImageFilter] andAttributes:nil]; How do I create an array of just the file names as strings? Best regards, George Toledo ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post

Re: Cocoa-dev Digest, Vol 10, Issue 522

2013-08-20 Thread George Toledo
If you have code that needs to happen first/once at start, maybe you can try putting it in awakeFromNib. Also, I think launching apps via NSWorkspace can be a little more robust than apple events, when possible. On Aug 20, 2013, at 3:00 PM, cocoa-dev-requ...@lists.apple.com wrote: > > Message