Hi
I am currently using a framework that involves a JKI State Machine for all UI interactions and several parallel loops that are controlled with Queues Messages sent from the JKI. Each parallel loop (typically each device like a DMM has its own loop) send User Event to the JKI SM that decides what to do next. I have made some 20 applications by using this approach and it works very well.
Some UI are heavy though (in some applications I am using about 10 devices that interacts with each other) and trying to simplify the UI.
I have read some good points about MGI Panels but I could not find exemples. How the FP that is dealt with in JKI can be replaced/used with MGI Panels ?
Thanks for suggestions and pointers
Regards