Speech item in WebView contextual menus

2013-03-05 Thread Andy Lee
I'm implementing a WebView delegate method called webView:contextMenuItemsForElement:defaultMenuItems:. It gives me a proposed list of items for the web view's contextual menu, and allows me to modify the list as I see fit before the menu is presented on-screen. I iterate through the list and

Re: Core Data migration: how to delete some managed objects?

2013-03-05 Thread Sean McBride
On Mon, 4 Mar 2013 22:17:44 -0800, Jerry Krinock said: This is easy to do with a mapping model, migration policy and migration manager. In your NSMigrationManager subclass implementation, implement an override something like this… - (BOOL)createDestinationInstancesForSourceInstance:

Re: Core Data migration: how to delete some managed objects?

2013-03-05 Thread Jerry Krinock
On 2013 Mar 05, at 14:25, Sean McBride s...@rogue-research.com wrote: I take it you are using your technique successfully in practice? Maybe not. I'd pasted in some of my code but modified it for your case. Although I have done a lot of stuff in that method, I'm not sure if I have ever

Turning off screen shot ability

2013-03-05 Thread Brad O'Hearne
Hello, I am working on a security-related Mac app and I need to know the way to turn off the ability to screen shot or capture the contents of the app's window. It would appear that setting the sharing type on the main window (which covers the entire screen) to none doesn't completely do it.

Re: Turning off screen shot ability

2013-03-05 Thread Scott Ribe
On Mar 5, 2013, at 8:57 PM, Brad O'Hearne wrote: I am working on a security-related Mac app and I need to know the way to turn off the ability to screen shot or capture the contents of the app's window. No, what you need to do is recognize the fundamental stupidity of the requirement and

Re: Turning off screen shot ability

2013-03-05 Thread Peter
Am 06.03.2013 um 06:13 schrieb Scott Ribe: On Mar 5, 2013, at 8:57 PM, Brad O'Hearne wrote: I am working on a security-related Mac app and I need to know the way to turn off the ability to screen shot or capture the contents of the app's window. No, what you need to do is recognize

Book like experience in iOS

2013-03-05 Thread Vishal Verma.
Hi, I am trying to recreate the book like experience from the Mosaic iPhone app. Here are some snapshots from the app. 1. Closed Book http://imgur.com/Qbf589A 2. Flipping the cover of the book (Hard cover experience) http://imgur.com/1G20qry 3. Flipping the pages (soft cover experience)

IOKit device help

2013-03-05 Thread Jason T. Slack-Moehrle
I am using: IOServiceGetMatchingServices kr = IOServiceGetMatchingServices(kIOMasterPortDefault, IOServiceNameMatching(AppleUSBEHCI), io_objects); I am looking for how I find out information about the internal HD as the above will prob USB device. I cannot seem to find a list or anything

Experienced OSX programmar

2013-03-05 Thread John chen
A well known company in San Diego is looking for experienced OSX developer. If you're interested, please email me your resume. No recruiters please. Thanks ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or

Airplay customization

2013-03-05 Thread Alexandru Gologan
Hi, Can I customise the airplay icon on the volume control? Or detect Airplay availability? Regards, Alexander ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the

Customize Airplay Button

2013-03-05 Thread Alexandru Gologan
Hey, can i customise the airplay button in any way and still get into the app store? How about detecting airplay availability? -- Alexander ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator

Re: Turning off screen shot ability

2013-03-05 Thread Izzy Fraimow
Would you be so kind as to elaborate on your statement, i.e. the fundamental stupidity? I didn't make the original statement but perhaps I can shed some light. Even if, hypothetically, you were able to disable the cmd-shift-3 keyboard shortcut there many, many other ways for a person to