I've searched and searched on this one but to no avail.
I'm trying to just set the x, y coordinates of a window.
I have a function call similar to:
w.set_uposition(x, y)
that throws a deprecation warning. Is there a newere way to do this?
And yes, I really do need to have position control over the window :-)
Thanks,
-Robert Lowe
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
