> But how on eatrh can I set new widths and heights of a control? Do I have > to re-create the control using CreateWindow? Isn't there another way?
MoveWindow is the call you are after. Mark _______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
