[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.webtools.jsf] Re: Custom IFigureHandler
|
Thanks for your answer.
What I want to do precisely is :
- Have my tag in my palette
- Drag and drop my tag in the designer
- when I drop the tag in the designer have a custom dynamic combo box.
( with content assist)
I don't where i i have to do the code or event the extension point to do
do this.
Thx.