The GW-Scripting list is a discussion list for information regarding the development and use of Window-Eyes scripts. Any subscriber of the GW-Scripting list has the ability to post on-topic messages.
From:
"BX" <bronx_lab@fltg.net>Subject:
Windoweyes.application In PythonDate:
Wed, Jan 2, 2013 10:45:58 amThis is a multi-part message in MIME format.
------=_NextPart_000_000C_01CDE8D6.59BD5C80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi!
I have Python2.7 and the create or object for win32 does not work.
WeTts = win32com.client.Dispatch("WindowEyes.Application")
The above create does not work, is it because of the version of python?
I can not create the application inside and executable and this fails outside of it when attempting to use this format instead of the comtypes import which the create fails only inside an executable of python...
Bruce
------=_NextPart_000_000C_01CDE8D6.59BD5C80
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19393">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Hi!</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> I have Python2.7 and the create
or object for win32 does not work.</FONT></DIV>
<DIV><FONT size=2 face=Arial> WeTts =
win32com.client.Dispatch("WindowEyes.Application")<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>The above create does not work, is it because of
the version of python?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> I can not create the application
inside and executable and this fails outside of it when attempting to use this
format instead of the comtypes import which the create fails only inside an
executable of python...</FONT></DIV>
<DIV><FONT size=2 face=Arial> </DIV></FONT>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"
dir=ltr>
<DIV style="FONT: 10pt arial"> </DIV>
<DIV style="FONT: 10pt arial">
Bruce</DIV>
<DIV style="FONT: 10pt arial"> </DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_000C_01CDE8D6.59BD5C80--
------=_NextPart_000_000C_01CDE8D6.59BD5C80
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi!
I have Python2.7 and the create or object for win32 does not work.
WeTts = win32com.client.Dispatch("WindowEyes.Application")
The above create does not work, is it because of the version of python?
I can not create the application inside and executable and this fails outside of it when attempting to use this format instead of the comtypes import which the create fails only inside an executable of python...
Bruce
------=_NextPart_000_000C_01CDE8D6.59BD5C80
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19393">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Hi!</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> I have Python2.7 and the create
or object for win32 does not work.</FONT></DIV>
<DIV><FONT size=2 face=Arial> WeTts =
win32com.client.Dispatch("WindowEyes.Application")<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>The above create does not work, is it because of
the version of python?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial> I can not create the application
inside and executable and this fails outside of it when attempting to use this
format instead of the comtypes import which the create fails only inside an
executable of python...</FONT></DIV>
<DIV><FONT size=2 face=Arial> </DIV></FONT>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"
dir=ltr>
<DIV style="FONT: 10pt arial"> </DIV>
<DIV style="FONT: 10pt arial">
Bruce</DIV>
<DIV style="FONT: 10pt arial"> </DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_000C_01CDE8D6.59BD5C80--




