How to (programmatically) embed a text field on my desktop in Mac OS X?
Posted
by mechko
on Super User
See other posts from Super User
or by mechko
Published on 2010-04-03T05:18:54Z
Indexed on
2010/04/03
7:03 UTC
Read the original article
Hit count: 408
I am trying to hack together a twitter/fb/chat client which will not take up a separate window.
How would I go about embedding a text field on a Mac OS X desktop? That is, I want to be able to type into it, but it needs to sit behind all windows at all times.
I know I can use geektool to display text. Is there a similar program or piece of code that would allow me to do what I want?
© Super User or respective owner