On Thu, Aug 28, 2008 at 3:33 PM, Tasos Latsas <[EMAIL PROTECTED]> wrote:
Hi Tasos, > I was wondering if there are somewhere available docking widgets (or > panels..). Like the ones the Anjuta's interface uses. I want to be able > to iconify a widget (like a list view) or detach it from the main window.. The library that Anjuta uses it's gdl, there are python wrappers in gnome-python-extras http://svn.gnome.org/viewvc/gnome-python-extras/trunk/gdl/ > One more widget I like is the button-like expanders that the glade3 > designer uses for its palettes, but i can't find anything similar > (except in the glade's C source files) IIRC in libegg there is a similar widget, toolpalette but not yet python bindings AFAIK http://svn.gnome.org/viewvc/libegg/trunk/libegg/toolpalette/ cheers -- Gian Mario Tagliaretti GNOME Foundation member [EMAIL PROTECTED] _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
