Re: [python-win32] os.startwith issue dealing with .tif (winxp)

2008-08-30 Thread timr
On Fri, Aug 29, 2008 at 11:11:27PM -0300, geoff wrote: > > Thanks for that tip Tim. > Can you point me in the right direction as to how to associate the MS > Picture and FAX Viewer" as the associated program for TIFs ? On my system, shdocvw32 is already associated with EMF files. If that's true f

Re: [python-win32] DDE: python server/excel client - pass array?

2008-12-26 Thread timr
On Wed, Dec 24, 2008 at 05:28:18PM -0800, David Haas wrote: > > I've run into a problem with DDE which, after much googling and trial > & error, I managed to work around, but I'm pretty sure there's a > better solution. > > I think the problem is this: there's currently no way for a python DDE > s

Re: [python-win32] Code help

2006-04-09 Thread timr
On Sun, 9 Apr 2006 11:41:02, "Aleksandar Cikota" <[EMAIL PROTECTED]> wrote: > > > FocusMax.FocusControl.Focus starts the auto focus operation and returns when > Focus is complete. This Method has the same effect as if the user clicked > the Focus button on the Focus tab (in FocusMax), but there