Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Eric Peyton <email@hidden>
- Date: Tue, 23 Oct 2001 09:15:57 -0500
On Tuesday, October 23, 2001, at 07:55 AM, Bishop wrote:
Where can I find documentation about writing "Dock - Apps", I think
they are called docklings.
There is no documentation "officially". it is private api.
In particular can I relay an key-event to a dockling?
You cannot. The window is owned by the dock server and not your
process. You cannot get key or mouse events in the window.
I would like to be able to use separate (virtual) workspaces and would
like to run the "workspace-manager" as a dockling but I would also like
to be able to switch workspace using alt-F1, alt-F2 etc.
You can however, capture key events globally. There are quite a few
examples of ways to do this out there.
Eric
Thanks bishop
--
Codito, ergo sum
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev