[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Jython




On May 7, 2006, at 3:21 PM, Matt wrote:



On 5/6/06, Peter Shinners <pete@xxxxxxxxxxxx> wrote:
On Sat, 2006-05-06 at 20:46 -0600, Matt wrote:
> Does anyone know anything about using pygame with Jython? Does anyone
> here even use Jython or is this a plain Python thing?

I know there is a Java binding for SDL. I would think using that under
Jython would be massively easier than getting Pygame to run under Java.

http://sdljava.sourceforge.net/



Is there any way to make a surface out of a Java panel? Through Jython? If so, it would be very helpful.  If not, could i make my own surface class that uses the java panel? It shouldn't be that hard

This list probably isn't the best place to ask.  You should probably ask the SDL Java and/or Jython communities whether or not this possible and if so how it can be done.  Jython and pygame have very little to do with one another.

-bob