You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DataFX, halim.ma...@gmail.com
Hi
ViewFlowContext : 1. create instance of this class then add it to FlowHandle (Flow flow = .... ; FlowHandle = handle = flow.createHandle(viewFlowContext); ) 2. each controller use @FXMLViewFlowContext
ApplicationContext : 1. craerte instance (ApplicationContext context = ApplicationContext.getInstance(); then how to continue or how to add this conetext in application ??? 2. each controller when i use @FXMLApplicationContext context i find : context is null