I don't know if it fit to your case, but in Drawing Acticity (Oficina) we are using Sugar Palettes to controls. They can pack any widget (as far as I know).
Alexandre 2007/8/22, Dan Winship <[EMAIL PROTECTED]>: > > Erik Blankinship wrote: > > Other possible solutions: > > Maybe I can use something like a tabbed panel (without showing the > tabs)? > > Yes, that will work. Make a gtk.Notebook and call set_show_tabs(False) > on it. Then make one page with the widgets and another page with nothing > on it, and switch between the pages to hide/show the widgets. > > -- Dan > _______________________________________________ > Sugar mailing list > [email protected] > http://lists.laptop.org/listinfo/sugar >
_______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

