Re: [OctDev] ActiveX support

2008-07-24 Thread Rainey, David
Michael, Thanks! This worked great. Dave. -Original Message- From: Michael Goffioul [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2008 2:25 AM To: Rainey, David Cc: octave-dev@lists.sourceforge.net Subject: Re: [OctDev] ActiveX support Yes, there is an actxserver function in

Re: [OctDev] ActiveX support

2008-07-22 Thread Michael Goffioul
Yes, there is an actxserver function in the Windows package of octave-forge. This is installed by default by the octave installer for windows (Note: it is not present in the 3.1.50 snapshot release, as any other octave-forge package). It only support automation objects, not ActiveX components embed

[OctDev] ActiveX support

2008-07-22 Thread Rainey, David
Hello, Does anyone know of any work (partial or complete) being done on ActiveX support in Octave? Specifically, are there any functions similar to Matlab's actxserver and methods? Thanks, Dave Th