Especially in light of the difficulty in passing command-line arguments, have you or 
others been able to build simple GUI interfaces to accept user parameters, in a way 
that is easily encapsulated into PerlApp or one of the other mechanisms for building 
standalone Windows executables?

E.g., I have built some Perl/Tk applications in the past, but haven't yet experimented 
with making them into standalone applications.  Is there some other GUI approach 
(e.g., a more native windows-based approach, or wxWindows) which results in 
applications which are (a) easier to build using PerlApp et al?  AND/OR (b) result in 
smaller executables?

TIA,

Jonathan

At 09:50 a.m. 11/3/2003 -0800, Ilene Jones wrote:
>I'm using PerlApp quite successfully :)  We are using standard Perl libraries, and 
>the only problem we had was with the binding of libxml2.dll ... Once we got the bind 
>statement right (using the right file from the right directory) all worked very well.
> 
>The only drawback that i have found is that you cannot pass command line arguments to 
>the exe (at least not that I have found)... 

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to