Michel Claveau wrote:
> Example of error obtained :
> Attribute Error! ' Library.DispHTMLSelectElement instance at 0x51317176>' object has no
> attribute 'inner Html'
>
> Other personns in the same case?
With the same update installed here, I can still access
this attribute for a select box.
On
Pierre Rouleau wrote:
> Hi all,
>
> I have been looking for a wrapper for the Win32 function
> GetWindowPlacement() but could not find it in the latest version of
> Python for Windows extension (version 208). I saw a reference to
> PyCWnd.GetWindowPlacement() where a MFC CWnd is needed but cou
Hello List,
I've been using Python for a couple of months, primarily through
wxPython, so I'm relatively new at the game, and to this list. I have a
need to interface a wxPython application to some C (and perhaps C++),
functions (and classes) that return the results of various
computations.
Hi, guys
I am tring to integrate the Python into our application, which already
had support for VBScript, JScript via the MS Active Scripting
interface.
I executed E:\Python23\Lib\site-packages\win32comext\axscript\client\pyscript.py
and now I can execute python scripts from our app.
But I fai
Hi!
I updated my windows-scripting-system, next of a
security-alarm of MS :
http://www.microsoft.com/downloads/details.aspx?displaylang=fr&FamilyID=d28c02be-cac3-4579-9b93-939fd5d3cde6
(Sorry, it's the french MS link)
Now, many scripts, who worked correctly
yesterday, has errors.
Exam