[python-win32] Re: Python-win32 Digest, Vol 53, Issue 3

2007-08-03 Thread Roger Upole
Huang Guan wrote: > Thanks for your comments, according the code suggestion you gave: > ie.Navigate('about:blank') > p=ie.Document._oleobj_.QueryInterface(pythoncom.IID_IPersistStreamInit) >p.Load(), > confirm Load() metchod in existence. > > Could you give some examples on how to use P

Re: [python-win32] pywin32 bugs feedback from learner

2007-08-03 Thread Tim Roberts
Huang Guan wrote: > Dear Tim Roberts, > > Do you mean Task Manager? I don't want you to hide your service from me. > It's my computer, and I want to know exactly what's running. > {Yes, I am writting a similar module. An general user of windows user > group could shut pythonservice.exe in the task

Re: [python-win32] Have IHTMLWindow2 objectneed correspondingIHTMLWindow3 object and flash box

2007-08-03 Thread Richard Bell
I've cleaned up the flash code and am posting it as possibly helpful to others. Interestingly, I'm unable to find a way to SetROP2 in win32gui! So the side discussion about win32gui v. win32ui may be a bit moot. If there is a way I'd be curious to know what it is as it appears to me that there

Re: [python-win32] [ looking for beginer python newsgroups ]

2007-08-03 Thread Graeme Glass
On 8/3/07, scripteaze <[EMAIL PROTECTED]> wrote: > > Hello all, im new to the python scene and was wondering if there were any > beginer python newsgroups similar to this. I did look in the python.orglist > or newsgroups and did not see one avail. > > THnX > > -- > > > > > -=scripteaze=- > For g

[python-win32] [ looking for beginer python newsgroups ]

2007-08-03 Thread scripteaze
Hello all, im new to the python scene and was wondering if there were any beginer python newsgroups similar to this. I did look in the python.org list or newsgroups and did not see one avail. THnX -- -=scripteaze=- ___ Python-win32 mailing list Pyt

Re: [python-win32] Python-win32 Digest, Vol 53, Issue 3

2007-08-03 Thread Huang Guan
Dear Roger, Thanks for your comments, according the code suggestion you gave: ie.Navigate('about:blank') p=ie.Document._oleobj_.QueryInterface(pythoncom.IID_IPersistStreamInit) p.Load(), confirm Load() metchod in existence. Could you give some examples on how to use PyISte

Re: [python-win32] Python-win32 Digest, Vol 53, Issue 2

2007-08-03 Thread Huang Guan
Dear Tim Roberts, Thanks for your kindly comments. Pls see my question as below letter in blue and give me some suggestion accordingly. Huang Guan wrote: > > 1). While using pythoncom develop com+ serivce, executed triumphantly. > But why the pythonservice appear in windows process administer al