Problem with compatibility with Leopard released ver.
Problem with compatibility with Leopard released ver.
- Subject: Problem with compatibility with Leopard released ver.
- From: Amit8 J <email@hidden>
- Date: Fri, 23 Nov 2007 12:42:29 +0530
Hi all
I have been facing a tricky problem. I have placed a transparent overlay
window (using NSWindow class) over an application icon in the "Dock". This
is working fine in the MAC OS X 10.4.11 however when I have tried running
the same application in the 10.5 i.e. MAC OS X 10.5 (Leopard), the same
window fails. This is happening at the
super initWithContentRect:contentRect styleMask:NSBorderlessWindowMask
backing:NSBackingStoreBuffered defer:NO call. I am not able to get what is
going wrong. This class is inherited from the NSWindow class.
The error that i am getting is:
Terminating app due to uncaught exception
'NSInternalInconsistencyException', reason: 'Error (1002) creating
CGSWindow'
Thanks in advance for any help.
Regards..
@mit jain
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden