http://bugs.gpodder.org/show_bug.cgi?id=55
--- Comment #8 from Thomas Perl <[EMAIL PROTECTED]> 2008-04-04 20:55:50 --- So, the GTK main loop is needed for all action buttons in the bubble, right? Is it possible to remove the action buttons? Is creating another (nested?) GTK main loop the correct way of doing this? What about using util.idle_add() to make the call show the notification from the "normal" GTK main loop? Is there any documentation that says that one should call gtk.main() when doing action buttons in notification bubbles? I suppose pynotify is really bad documented.. Hm.. -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
