• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Carbon-in-Cocoa Edit Menu Commands
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Carbon-in-Cocoa Edit Menu Commands


  • Subject: Carbon-in-Cocoa Edit Menu Commands
  • From: Pavol Markovic <email@hidden>
  • Date: Wed, 25 Feb 2004 15:31:38 +0100

Hello dear cocoa-list,
I work on audio plugin (AU) that uses Carbon-View. This view has Text Edit view based on MLTE TXNObject and registered carbon-event handler. When this plug is used in Carbon apps (AU hosts) everything's fine, when used in Cocoa apps and Edit menu is available (for example GarageBand), keystrokes are transfered to my event handler, but not commands (Copy, Cut, Paste). (NOTE: Cocoa apps without Edit menu - Numerology for example - do not suffer from this problem. Looks like Cocoa apps default Edit menu handler is not pushing these events to my event handler. What do you think dear cocoa list?

Thanks for all responses!

Pavol Markovic
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: NSArray of NSDictionary from disk Hi, I want to store a relatively large amount of data in an array or dictionaries on disk in a plist but I don't want to have to load the whole array in in one go. Is there a NSArray which will read the data needed from the disk when it is needed possible doing some cleaver cashing? A bit like how NSUserDefaults does it. It's not a huge amount of data but it is considering what the program does. Thanks, Stefan
  • Next by Date: CFPreferences and byhost preferences
  • Previous by thread: NSArray of NSDictionary from disk Hi, I want to store a relatively large amount of data in an array or dictionaries on disk in a plist but I don't want to have to load the whole array in in one go. Is there a NSArray which will read the data needed from the disk when it is needed possible doing some cleaver cashing? A bit like how NSUserDefaults does it. It's not a huge amount of data but it is considering what the program does. Thanks, Stefan
  • Next by thread: Re: Carbon-in-Cocoa Edit Menu Commands
  • Index(es):
    • Date
    • Thread