Hello all!
I'm developing a plugin for some application which is accessible
through it's menu bar, but unfortunately it's SDK doesn't allow to
define keyboard shortcuts for menu items. If I define such shortcut in
System Preferences for this application only it works just fine, but
I'd re
Here is project to demonstrate the bug and inside is the only
workaround I've managed to find so far.
www.raw-photo-processor.com/Dev/NSImageBug.zip
The issue seems to be a really bad one and looks like it affects
pretty much everybody.
Please check if you can reproduce it and post your fi
On Nov 5, 2008, at 13:45 , I. Savant wrote:
Since you don't have a support incident available, you'll pretty
much have no choice but to rely on either engineers replying to your
radar ticket with a work-around or some generous soul to burn one of
their own incidents to help you.
Barring such
On Nov 5, 2008, at 12:04 , I. Savant wrote:
On Wed, Nov 5, 2008 at 2:57 PM, Tverdokhleb Andrey
<[EMAIL PROTECTED]> wrote:
Tried that and also tried to call recache - doesn't help at all.
Another part of the story - if image was created in my application it
actually works
On Nov 5, 2008, at 11:35 , I. Savant wrote:
On Wed, Nov 5, 2008 at 2:03 PM, Tverdokhleb Andrey
<[EMAIL PROTECTED]> wrote:
Recently I've noticed that NSImage initialized from NSData with
TIFF is not
displayed properly on dual screen systems. One screen displays image
cor
Hello all!
Recently I've noticed that NSImage initialized from NSData with TIFF
is not displayed properly on dual screen systems. One screen displays
image correctly, but another one shows it completely wrong compared to
the same image opened on the same screen in Photoshop f.e. Farther
i