Opening dialog from E4 command/handler [message #1219427] |
Tue, 03 December 2013 14:46  |
Eclipse User |
|
|
|
I have developed a simple E4 application that is using JavaFX as the renderer. I am also using e(fx)clipse libraries to implement the dialogs. I have set up a command and handler in the .e4xmi file that I have attached to a menu. I would like to be able to trigger the opening of a dialog from one of those commands, but am not sure know how to do it.
I tried using injection to make the dialog available to the handler execute() method, but that did not work (didn't seem like the right way anyway). My next thought was to post some sort of event from the handler that another event handler could then intercept and react to. Does that make any sense or is there a better way?
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03323 seconds