Thank you for your time,exactly what i wanted BTW in the list of Cross-Platform frameworks at python-wiki i found this: GnomePythonExtras => Additional Gnome bindings: libegg, gda, gtkmozembed, gtkspell, gksu, gdl, gtkhtml2 So..i guess libegg has pyhon bindigs (correct me) cheers
Gian Mario Tagliaretti wrote: > 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 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
