slashnhax Joined Dec 10, 2014 Messages 3,348 Apr 6, 2015 Thread Author #1 It'd be nice to be able to use JavaFX and the overlay instead of, or even in cooperation with paint for UI
It'd be nice to be able to use JavaFX and the overlay instead of, or even in cooperation with paint for UI
exia Joined Nov 3, 2013 Messages 609 Apr 6, 2015 #2 If you grab the ClientUI.getFrame(), you should be able to add new children via swing, and the you can use a JFXPanel.
If you grab the ClientUI.getFrame(), you should be able to add new children via swing, and the you can use a JFXPanel.
slashnhax Joined Dec 10, 2014 Messages 3,348 Apr 6, 2015 Thread Author #3 TheBat said: If you grab the ClientUI.getFrame(), you should be able to add new children via swing, and the you can use a JFXPanel. Click to expand... @Arbiter was talking about the ability to get the overlay pane and then overlay onto the game using JavaFX iirc
TheBat said: If you grab the ClientUI.getFrame(), you should be able to add new children via swing, and the you can use a JFXPanel. Click to expand... @Arbiter was talking about the ability to get the overlay pane and then overlay onto the game using JavaFX iirc
C cloud Engineer Joined Jul 28, 2013 Messages 2,776 Apr 6, 2015 #4 It's planned but not a high priority currently.
arbiter Mod Automation Joined Jul 26, 2013 Messages 3,097 Apr 6, 2015 #5 Cloud said: It's planned but not a high priority currently. Click to expand... I disagree considering it's already implemented on my end and just needs to be exposed. Would be an easy win and devs can avoid reworking once it does come out.
Cloud said: It's planned but not a high priority currently. Click to expand... I disagree considering it's already implemented on my end and just needs to be exposed. Would be an easy win and devs can avoid reworking once it does come out.