[jruby-user] JRubyFX taking action when the scene is loaded
7 views
Skip to first unread message
Rodrigo Botafogo
unread,
May 22, 2015, 2:20:48 PM5/22/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to us...@jruby.codehaus.org
Hello....
I´m trying to execute a script as soon as the scene is shown on a JRubyFX application, but I´m not being able to do it. I can add a button and when the button is clicked the script is executed, buy I haven´t managed to do it automatically.