Hello everybody!

I'm new in this mailing list, those are six months which I use PyGtk.
My question: I'm trying to use gtk.HandleBox, but there is a new element appearing in taskbar which I want to eliminate.
In which way can I do it? I tried to see if it depends from a gtk.Window, but it is not so and I don't find a property to delete it from taskbar (in gtk.Window there is one).

I thought also to wrap HandleBox with a gtk.Window when I'm detaching it from the source, but I don't understand in which way to continue moving the element also when it is detached and become a gtk.Window (eventually I need an example to understand it :-)).


My intention is to make a kind of dock window.
Could anybody help me?

Thanks also if you don't answer!
--
Marco Bonifazi
http://www.bonifazi.eu
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to