Sticky ToolEntry [message #187457] |
Tue, 12 July 2005 17:20 |
Eclipse User |
|
|
|
Originally posted by: J_ML.netcabo.pt
hi guys. I've posted something a few days ago and got two answers. My
question was about a palette entry (but by mistake i called it Tool). How
can i make it to stay selected after i've used it? cause they get
unselected when i do.
The answers got me into knowledge that i can actually set a property on
Tools by the usage of a method they provide. The problem is that i don't
get to manage the tools code, i simply insert ToolEntry(s) on my palette,
this way i have no direct control on the Tool and the method.
I also got this answer that doesn't seem to get me there:
myToolEntry.setToolProperty(AbstractTool.PROPERTY_UNLOAD_WHE N_FINISHED,
Boolean.FALSE);
Any ideas? thanks in advance
|
|
|
|
Re: Sticky ToolEntry [message #187509 is a reply to message #187457] |
Tue, 12 July 2005 21:30 |
Eclipse User |
|
|
|
Originally posted by: none.us.ibm.com
> myToolEntry.setToolProperty(AbstractTool.PROPERTY_UNLOAD_WHE N_FINISHED,
> Boolean.FALSE);
This is a 3.1 feature. Are you using GEF 3.1?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02481 seconds