Re: Dockling
Re: Dockling
- Subject: Re: Dockling
- From: Alex Keresztes <email@hidden>
- Date: Tue, 23 Oct 2001 10:10:21 -0500
There is no real documentation, but go to stepwise:
http://www.stepwise.com/Articles/Technical/2001-03-30.01.html
Alex
On Tuesday, October 23, 2001, at 09:15 AM, Eric Peyton wrote:
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
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev