|
plugin interaction -
05-28-2009, 06:28 AM
Hi,
I am new to eclipe rcp. I got a requirement like this,
1. add one drop down to the tool bar. That drop down contains some values. ex.a,B,C
2. And I have created one view plugin. view contains say one text field.
3. So Based on the value selected from the drop down,the text field in the view has to be changed with the value. Example: if I choose A from drop down then A should be visisble in text field which is in another plugin.
This is my requirement. How exactly I can do this? Here my problem text field is in
different view plugin. So how I change the value of text field in the view?
I request you to give good idea on this problem.
Thanks
Bhanu lakshmi
|