Re: Implementing Active Accessibility Clients in Perl

2005-08-09 Thread Veli-Pekka Tätilä
Hi Octavian, Found the module. Great stuff. An OOP attitude and loads of methods, too. IT seems like it is far nicer to code MSAA from Perl compared to VB or C plus plus, because the author has gone to great lengths to abstract away MSAA specific qurks. Active State doesn't offer marginal Win

Re: Implementing Active Accessibility Clients in Perl

2005-08-09 Thread Octavian Rasnita
9, 2005 12:46 PM Subject: Implementing Active Accessibility Clients in Perl > Hi, > Is it possible to use Microsoft Active accessibility (MSAA) from Perl? I've > been reading the MSDN docs but only knowing the bear minimum of doing basic > OLE Automation and bits and pie

Implementing Active Accessibility Clients in Perl

2005-08-09 Thread Veli-Pekka Tätilä
Hi, Is it possible to use Microsoft Active accessibility (MSAA) from Perl? I've been reading the MSDN docs but only knowing the bear minimum of doing basic OLE Automation and bits and pieces about COM, I have a hard time understanding what actually can or canot be done. It seems Visual Basic co