On Mon, Jul 22, 2002 at 08:08:21PM +0200, mammique wrote: > > i'd really like to use some functions listed in PyGTK Docs > (http://www.gnome.org/~james/pygtk-docs/) to a gdkwindow: > > - "move" to set the window postion > - "set_decorated" to hide the title bar. > > but when i call them the interpreter says "attribute error" because they > aren't in gtk.py, so does anybody knows how to use it ? :)
I'm pretty sure these are pygtk2 only. What version of pygtk are you using? Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
