MATA Tech wrote:
>About two years ago I had heard that there were methods for
>embedding VB in Perl.  At that time, though, I was unable to find
>any information on how to do it.  Since that time, I have a desire to
>embed Perl in VB, using VB just for GUI creation.  Can it be done?

You can create ActiveX objects in Perl with the PDK from ActiveState (look 
for PerlCtrl):
<http://www.activestate.com/Products/Productivity/Perl_Dev_Kit/index.html#features>

Or maybe you can access the Windows Scripting Host somehow, then write your 
stuff using PerlScript. Please report back to the list if you succeed.


/J

------ ---- --- -- -- -- -  -   -    -        -
Johan Lindström                    Boss Casinos
Sourcerer                     [EMAIL PROTECTED]
                  http://www.bahnhof.se/~johanl/
If the only tool you have is a hammer,
everything tends to look
like a nail 


_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to