Cocoa UI In Carbon App Issues.
Cocoa UI In Carbon App Issues.
- Subject: Cocoa UI In Carbon App Issues.
- From: "Vijay Malhan" <email@hidden>
- Date: Mon, 26 May 2008 09:57:49 +0530
Hi All,I've implemented a Cocoa UI (as a plugin), in a legacy Carbon App. It
is a palette implementation.
There are many usability issues related to it. Few of them are like:
- Keyboard events loss.
- Key selection on Menu's, doesn't work.
- Mouse Cursor update event loss.
- Option + Close (Close All) crash.
- Print dialog hang.
- many more...
Most of these, I've fixed via different workarounds and for rest I've filed
bug-report.
There is one issue though, I need to fix urgently:
- Inability to use short-cut key's(Cut, Copy, Paste) on Cocoa controls in a
Carbon App.
Typical use-case failure's are like: Unable to Select All (Cmd+A) in an
out-line view. No cut-copy-paste on cocoa text-fields etc.
Mouse-Right-Click for edit commands is working.
I'm looking for a workaround for this?
Thanks in Advance.
Note: One can use CocoaInCarbon sample by Apple to reproduce this issue.
link : http://developer.apple.com/samplecode/CocoaInCarbon/
Vijay
_______________________________________________
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