From: "David Welden" <[EMAIL PROTECTED]>
> My final goal is to be able to GUI-enable VBScript or JScript or .... as
> opposed to using a bloated, overkill language like Java or VB
(SNIP!)

    Really don't think you know what you're talking about.
The VB stuff I've worked with, either exe or dll, has turned out very light
weight.  Without third party libraries and such most of it is just system
calls to Windows widgets that are hanging around anyway.  I have a VB
Browser App that is a 64k executable.
    To access a Perl GUI from VBScript is a trifle mad.  Easier to make a VB
dll that has all the widgets you need (and VB has some fancier toys).
Win32-GUI is more properly accessed from Perl, why torture it into some
world saving universal scenerio?

Rob
http://bangkokwizard.com/
Open mind, insert foot






Reply via email to