• 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
Utility Panel and AppleScriptKit.framework issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Utility Panel and AppleScriptKit.framework issue


  • Subject: Utility Panel and AppleScriptKit.framework issue
  • From: b UND d <email@hidden>
  • Date: Thu, 12 Apr 2007 18:22:59 +0200

Hi all,

I am working on a utility that - similar to Apple's 'Accessibility Inspector' - needs a panel (some buttons and a text field) floating above all other Application's windows.
No problem so far - I used an NSPanel with the utility window option checked, added 'setHidesOnDeactivate:NO' and everything works as expected: I can click buttons and type into text fields in this Panel while other applications stay frontmost.
But as soon as I link my project against AppleScriptKit.framework (I have to) - it fails. Every click on the panel makes my application frontmost. I added a 'setBecomesKeyOnlyIfNeeded:YES' but that didn't solve the problem with the text field.



Any ideas why this happens and how to solve it?

Many thanks in advance


Dominik _______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: Re: NSTextField Image
  • Next by Date: Re: NSTextField Image
  • Previous by thread: Re: Problem with AESend() - Update
  • Next by thread: Re: Utility Panel and AppleScriptKit.framework issue
  • Index(es):
    • Date
    • Thread