Hi everyone,
I want to display a balloon notification near system tray icon, I found calling Shell_NotifyIcon with .szInfo and .szInfoTitle will show a balloon message.

Widget.get_window() can be used to get a Widget's hwnd, but how could I get hwnd of StatusIcon since it's direct child class of GObject?

Thanks,
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to