how to resize a window with a specific name with python-xlib

2007-11-18 Thread santogiuseppe
The python-xlib documentation is confusing for me..and the examples
are too few :-(
I need simply to resize a window (named "firefox" for example),
 but before I need the window's id,  how can i obtain this id?
thanks in advance and please excuse me for my bad english..
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: how to resize a window with a specific name with python-xlib

2007-11-18 Thread santogiuseppe
my apologies..:-(
the answer is in the shortest python-xlib example, profilex.py
-- 
http://mail.python.org/mailman/listinfo/python-list