« Return to Thread: applet basics help

applet basics help

by Aaron Peterson :: Rate this Message:

Reply to Author | View in Thread

Hello:

Does anyone know of any documentation or links for how to create an applet with
jython 2.5?  Most of the docs that I can find reference 2.2 and use jythonc
which is deprecated.  I found this post
(http://www.nabble.com/Re:-Compiler(s)-in-2.5%2B--td22622002.html) which is
helpful for generating .class and .jar files from a .py, but I think I'm
missing some applet specific sematics for getting it loaded that way.  I see
some applet examples in the Demo/ directory, but they seem outdated and the
comments reference a non-existent "mkjava.py" file.  I'm new to jython and am
not very experienced in java, so I might be missing something obvious.

Ultimately what I'm trying to do is get processing.org loading in a jython
applet.  This seems to be a pretty good guide on how to do that, but is also
2.2 specific:
http://backspaces.net/hacks/30/processing-with-jython


Thanks much!

Aaron

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Jython-users mailing list
Jython-users@...
https://lists.sourceforge.net/lists/listinfo/jython-users

 « Return to Thread: applet basics help