| [platform-swt-dev] Adding Images Dynamically on button click |
I am new to eclipse SWT and started with sample applications.
And here is my requirement:
I have Tree on the top portion of screen, and a work flow in the bottom.
When I click on any tree item, image should be dynamically generated and added to the below portion (which is canvas).
It is possible, if yes, please guide me how to proceed.
Thanks,
Raghu