Re: LaunchBar features...
Re: LaunchBar features...
- Subject: Re: LaunchBar features...
- From: Scott Anguish <email@hidden>
- Date: Thu, 5 Jun 2003 04:44:18 -0400
On Thursday, June 5, 2003, at 03:56 AM, Daniele M. wrote:
Hello,
I would to make a program like LaunchBar: i would to intercept some hot
keys (for ex. command-space) and then open a window (with the animation
effect). Is it possible? How can i do it?
have a look at the sample code for Funky Overlay Window
http://developer.apple.com/samplecode/Sample_Code/Cocoa/
FunkyOverlayWindow.htm
it covers the hot-key.. and you may be able to adapt the transparent
sliding window stuff from it as well.
_______________________________________________
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.