You're exactly right - I just had to make the name I passed to gnome.applet.AppletWidget match what I had specified in the .gnorba file and it works!
Should this (or is it?) be documented somewhere? Thanks! Chris On Fri, 2002-03-15 at 00:57, James Henstridge wrote: > Probably mismatched app ids between the gnorba file and your app (my > guess). The black square with the foot is the placeholder the panel > displays while an applet is starting up. If your applet uses an > unexpected name, then it will never realize that the applet has loaded > (so continue to display the placeholder), but treat the applet you > created as a separate one. > > James. > > _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
