Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
The button is defined in Class A the scene of Class is being passed to a different class B so the Action Event should work in B's stage. So the Question is how to do it.

What I have tried:

I have tried to do it but the actionevent doesn't work I want to close the scene of A which I passed to the stage of Class B and overwrite another scene from a third class C to the stage of class B but it won't work.

In Other words I have used the stage of class B for the scenes of Class A and C.
Posted
Comments
wseng 28-Jul-18 13:11pm    
post the code you have tried

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900