Le 29/6/2008, "Tim Evans" <[EMAIL PROTECTED]> a écrit:
>This is the function I use when I'm replacing a placeholder widget in a >glade file: > [...] >Just call "replace_widget(dummyWidget, self.shootingArea)" and wherever >dummyWidget was (and with whatever packing properties) your shootingArea >widget will be put there instead. You could add more copying of >properties is you need it, this function only copies visibility. Ok, I understand why it did work... This needs more stuffs to do than I thought! Thanks, _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
