>Sure thing. All that would be needed is the commandline that is required.

Command line is just about the same. Assuming Bill hasn't changed anything
since the last version, an example would be:
java -classpath plucker-build2.jar pluckit -V 2 --maxheight=50
--maxwidth=50 --bpp=4 --noimages -P . -N "Slashdot" -f c:
\palm\nalenb\install\slashdot -H http://slashdot.org/palm --stayonhost -M 5

Just the first part would change for Java vs. Python.  I guess you could
have an option to choose Java or Python and then create the rest of the
command line like normal.

>External libraries don't work very well in wxWindows as they need to match
the compiler it was
>made on. If there is a possibility that could wrap the java library into
an exe, or an exe that
>just loads and gives a public interface to the DLL that work great.

I just meant that I can compile up Bill's Java parser to native Windows.
Then the user wouldn't even need Java to run it.  Of course they would
still need to have all your desktop stuff.  I don't mean to add anything to
interact with your stuff.

>It would he handy to allow a desktop viewer, for reading docs, and also
for development.

I have been able to build a Windows version of Bill's GTK viewer (using VS
6).  I don't know how you would hook it up, but I can make the exe
available (for a small fee :-)

Bill

Please don't flame if this isn't in the proper format, I'm forced to use
Lotus Notes :-)

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to