|

07-01-2009, 02:51 AM
Thanks for your reply oxygold,
Actually, yes we must accept eclipse rule, but the matter here is reusing the implemented actions by being called from inside the command instead of replicating code. My case is having an actions applied to a specific view by using viewer contribution and object contribution, i want to create a drop down menu on the view Toolbar with same actions without replicating the code, even if I don't want to replicate code, the view actions code most probably is not applicable to be implemented inside commands function "Correct me if i am wrong".
As we are more clear here, does anybody have thoughts or idea about how could we implement this.
Many Thanks,
Hadi
|