The face bounces around. But when I click on Files nothing happens.
On the pc it lets me pick a destination and saves the image.
Trying to run "Canvas1.Snapshot.WriteToStream(Out)" gives long error report starting:
"java.lang.RuntimeException: java.lang.NoClassDefFoundError: javafx/embed/swing/SwingFXUtils
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:114)
at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:82)"
Should I have included SwingFXUtils somewhere ?
On the pc it lets me pick a destination and saves the image.
Trying to run "Canvas1.Snapshot.WriteToStream(Out)" gives long error report starting:
"java.lang.RuntimeException: java.lang.NoClassDefFoundError: javafx/embed/swing/SwingFXUtils
at anywheresoftware.b4a.BA.raiseEvent2(BA.java:114)
at anywheresoftware.b4a.ShellBA.raiseEvent2(ShellBA.java:82)"
Should I have included SwingFXUtils somewhere ?