Sticky ToolEntry [message #187457] |
Tue, 12 July 2005 13: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
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03091 seconds