Petr - Great. Many thanks. ________________________________________ From:Petr Pchelko <petr.pche...@oracle.com> Sent: Sunday, September 01, 2013 11:15 AM To: Lidierth, Malcolm Cc: openjfx-dev@openjdk.java.net Subject: Re: SwingNode not updating cursor shape
Hello, Malcolm. This is a known issue, it's tracked under https://javafx-jira.kenai.com/browse/RT-31957 This functionality is not implemented yet, I am working on it currently. With best regards. Petr. On Sep 1, 2013, at 2:00 PM, "Lidierth, Malcolm" <malcolm.lidie...@kcl.ac.uk> wrote: > > With a JPanel displayed in a SwingNode with MouseListeners that change the > displayed mouse cursor shape in Swing, no cursor changes are seen when > viewing the JPanel in a SwingNode. > Should they be? >