| Author |
javafx with jython
|
Marco Schrank
Greenhorn
Joined: Mar 05, 2011
Posts: 5
|
|
Hello Everybody,
I did some projects with javafx 1.3 and settle over to javafx2 now.
As python is my favourite language, I would like to use it with javafx now.
Actually it is pretty hard to find some tutorials with respect to jython/javafx.
Does anyone know of a tutorial?
Even a small code example would help me a lot. I did a hello world example
myself but where not able, to manage the event handling.
Could someone tell me how to implement for example a click event of a button
in jython/javafx?
Thanks in advance.
Yours
Marco
|
 |
John Damien Smith
Ranch Hand
Joined: Jan 26, 2012
Posts: 42
|
|
Only JavaFX 2/Jython sample code I know of is the one in this forum post:
https://forums.oracle.com/forums/thread.jspa?messageID=10372411 "JavaFX Tables and Jython"
|
 |
Marco Schrank
Greenhorn
Joined: Mar 05, 2011
Posts: 5
|
|
Thanks John,
the link you provided helped me a lot.
Yours
Marco
|
 |
 |
|
|
subject: javafx with jython
|
|
|