Off Topic: selling a product line

2008-05-07 Thread Kimo
the company to develop the product themselves from scratch. Is there a standard method for determining the cost of a product, possibly similar to appraising the price of a house before you sell it? I hope this topic is not too far off-topic. Thanks for any help. -Kimo

Sending an image to Preview to preview the image

2008-05-06 Thread Kimo
My app produces a list of images (NSData format), and I'd like the app Preview to display the image when the user double-clicks on an image in my app. Currently I use NSPerformService as shown below, which works, but Preview always asks to save the file when you close its window. I've

NSMenuItem view bug with status bar menu

2008-04-14 Thread Kimo
I believe I have found a bug with a menu item view when used in the status bar menu. Here's how to recreate the bug. Assume the app MyApp is active and has a status bar menu, and one of the menu items has a view: 1. Bring another app to the front (such as Safari), and access the MyApp

Predicate works with array controller but not fetch request

2008-02-21 Thread Kimo
executeFetchRequest:req error:error]; return array; } Thanks in advance, Kimo ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins