Hi all,
I've developed a small Java app in B4J which runs ok on Windows 8.1 and Java 1.8.0_51, but not on Windows 10 with the same Java runtime.
It has a very strange behavior. If I click on any dropdown box from the interface, except the one with current focus, the application freeze and needs to be killed from the Task Manager.
The jar is downloadable from here:
http://www.yo3ggx.ro/jAS2SecNET/jAS2SecNET_v0.4.zip
There is no action defined on dropdown click event.
Any idea on a possible cause?
Thank you,
Dan
I've developed a small Java app in B4J which runs ok on Windows 8.1 and Java 1.8.0_51, but not on Windows 10 with the same Java runtime.
It has a very strange behavior. If I click on any dropdown box from the interface, except the one with current focus, the application freeze and needs to be killed from the Task Manager.
The jar is downloadable from here:
http://www.yo3ggx.ro/jAS2SecNET/jAS2SecNET_v0.4.zip
There is no action defined on dropdown click event.
Any idea on a possible cause?
Thank you,
Dan