On 03/07/2011 02:21, Dustin Cheung wrote:
Hey guys,

I am new to python. I want to make a shortcut that opens my websites and re-sizes them to display on different areas on the screen. I looked around but i had no luck. Is that possible with python? if so can someone point to to the right direction? Here is what I came up with so far..


I suggest you create a dummy page on your disk with an onload event that uses javascript to open, size and load all the windows you want.

Then create a short cut to the dummy page.

Regards

Ian


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to