Hi list, I have an application running many pygtk windows. The problem is that the intended users of this program work with many applications simultaneously running and that their taskbar (on Windows) is already a four-row one and that they don't want to have a fifth row juste for my application.
I'd like to put all the pygtk windows of my application in the same "object" in the taskbar. You see how Windows puts together some application in the task bar ? (for example many instances of firefox) I'd like to do the same. And I'd like it to be permanent and not just when there is no space left in the taskbar. Is it possible ? How can I achieve this ? Thanks in advance, Jérémy Morel
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
