Wx::ActiveX

Wx::ActiveX provides the ActiveX interface.
Download

Wx::ActiveX Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Graciliano M. P.
  • Publisher web site:
  • http://search.cpan.org/~gmpassos/

Wx::ActiveX Tags


Wx::ActiveX Description

Wx::ActiveX provides the ActiveX interface. Wx::ActiveX provides the ActiveX interface.It loads ActiveX controls for wxWindows.SYNOPSIS use Wx::ActiveX ; my $activex = Wx::ActiveX->new( $this , "ShockwaveFlash.ShockwaveFlash" , 101 , wxDefaultPosition , wxDefaultSize ) ; $activex->Invoke("LoadMovie",'0',"file:///F:/swf/test.swf") ; $activex->PropSet("Quality",'Best') ; my $frames_n = $activex->PropVal("TotalFrames") ; $activex->Invoke("Play") ; ... or ... $activex->Play ; Requirements: · Perl


Wx::ActiveX Related Software