On Dec 21, 12:37 pm, Carl K <[EMAIL PROTECTED]> wrote:
> How do I hang an app off the mac dashboard?
>
> The goal is a python version of Weatherbug.
>
> something like:
> read xml data from a URL,
> display some numbers,
> mouse over shows more details
>
> Carl K

What is the dashboard - is it anything like the taskbar in windows/
Gnome? If it is, take a look at this:

http://www.wxwidgets.org/manuals/2.6.3/wx_wxtaskbaricon.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to