User 55ffa2f197
17-10-2012 12:04:44
Hi Erin,
Currently to execute a Grovvy script in IJC is to locate the script in script folder under a data tree, click on it and run it. If the script using SwingBuilder to provide a simple/complex UI for user interaction the UI is not docked such as a form view does. This entire way of execution and UI interaction is not very user friendly.
Is it possible to force the execution of the Grovvy script by way of launching a form, such that the script is attached to the form, and form does nothing but as a handle to launch the script, user does not have to go down the script folder and find exceutable script.
If we can do so I would assume the UI created through swingBuilder might be able to dock inside the form view, so that it is nicely integerate with the IJC UI, instead of like an orphane to flow around.
I think as we getting serious with delivering useful Grovvy UI interface the userfrienliness of execution envrionment is something to be improved upon.
Thanks
Dong