My GEF editor is actually a tab page in a multi-page eidtor (which contains visual editor, text edior, etc).
Is it possible to get my GEF editor by calling the method bot.gefEditor("myEditor.editor") ?
QIU Mengjie a écrit :
> Hello,
>
> My GEF editor is actually a tab page in a multi-page eidtor (which
> contains visual editor, text edior, etc).
> Is it possible to get my GEF editor by calling the method
> bot.gefEditor("myEditor.editor") ?
>
> Thanks.
Deepak Singla Messages: 27 Registered: December 2009
Junior Member
Hello QIU,
I am new to GEF and want to use GEF Shape Editor inside the Multipage Editor.
While doing so I am getting streamCorrupt exception inside setInput method. and I am not able to see the palatee tools also (only palaatte area is visble). Can you please help me on this or share some code so that I can resolve from this problem.