Basically, you can just fill in the OSFunctions stub class with support for reading/writing configuration to/from the registry. That would make it at least work on Windows. Then you just need some integration, like making sure that all the dependencies are installed or there is a single executable (py2exe). You could also make the applet autostart on login.
Nathaniel ewall wrote: > I can probably help with the Windoze support. > > (In fact, just last week I was tweaking Todd Davis' ZenTrayIcon applet, which > does roughly the same thing--but I hadn't yet put the source code & > executable online!) > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=28846#28846 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
