Apple script issue with iOS5 device.

2012-01-11 Thread Payal Mundhada
Hi All, I am transferring audio tracks from MAC OS X to iOS devices using apple script. I am using apple script in cocoa application. "Manually manage music and videos" option in iTunes is checked. First i am creating playlist on device using apple script function: set new_ipodplaylist to (make

Screensaver via App Store?

2012-01-11 Thread Gabriel Zachmann
Can someone enlighten me whether / how it would be possible to distribute a screensaver via the Mac App Store? What I would like to provide via AppStore is a "real" screensaver, i.e., one that lives in ~/Library/Screen Savers/ . I suppose, I would need to write a little application, the only pur

Re: Respecting tabs across applications

2012-01-11 Thread Ross Carter
On Jan 10, 2012, at 10:14 PM, James Merkel wrote: > the default NSParagraphStyle is being applied to my string. To be precise, a NSParagraphStyle is being applied to your attributed string. The NSString does not contain any formatting information. When you copy rich text, say from TextEdit, yo

Re: Screensaver via App Store?

2012-01-11 Thread Stephane Sudre
On Wed, Jan 11, 2012 at 8:08 AM, Gabriel Zachmann wrote: > Can someone enlighten me whether / how it would be possible to distribute a > screensaver via the Mac App Store? > > What I would like to provide via AppStore is a "real" screensaver, i.e., one > that lives in ~/Library/Screen Savers/ .

Cocoaheads Lake Forest Meeting TONIGHT, Wed. Jan 11

2012-01-11 Thread Scott Ellsworth
CocoaHeads Lake Forest will be meeting on the second Wednesday of the month. We will be meeting at the Orange County Public Library (El Toro) community room, 24672 Raymond Way, Lake Forest, CA 92630 Please join us from 7pm to 9pm on Wednesday, 1/11 We will be having an open discussion on iOS and

What makes OS X generate a hang report?

2012-01-11 Thread Mark Woods
Does anyone know the criteria OS X uses to determine an application has hung? The reason I ask is that I've seen lots of inconsistencies. For example, OS X will kill a process and show the log if it hangs for 5 seconds, other times less than 1 second (is this even counted as a hang?) and sometim

Re: What makes OS X generate a hang report?

2012-01-11 Thread Mark Woods
Thanks Jean. According to this article all QTMovie objects must be created on the main thread: http://developer.apple.com/library/mac/#technotes/tn2138/_index.html Mark. On Jan 11, 2012, at 1:48 PM, Jean Suisse wrote: > Hi ! > > Well, I am no expert, so I can't answer your question. > But I

Re: Respecting tabs across applications

2012-01-11 Thread James Merkel
On Jan 11, 2012, at 8:39 AM, Ross Carter wrote: > On Jan 10, 2012, at 10:14 PM, James Merkel wrote: > >> the default NSParagraphStyle is being applied to my string. > > To be precise, a NSParagraphStyle is being applied to your attributed string. > The NSString does not contain any formatting

[MEET] CocoaHeadsNYC tomorrow (Thu Jan 12)

2012-01-11 Thread Andy Lee
When: Thursday, January 12, 2012, 6:30-8:00 PM, followed by pizza at Patsy's. Who: Benjamin Ragheb What: Writing Custom Input Controls on iOS. Where: Google, 76 9th Ave, New York, NY 10011 See for a map and directions to the room. --Andy __