Extending the Properties View [message #284301] |
Wed, 20 April 2005 13:57 |
Eclipse User |
|
|
|
Originally posted by: freddie_nurke.hotmail.com
Hi folks,
I'm trying to add functionality to the Properties View and having
difficulty doing it. The properties in my application can be set
through the standard cell editors, but there's an additional way the
user can affect the property using scripting. To provide access to the
script editor, I would like to add a button that sits beside the
existing cell editor. Does anyone know how I can accomplish this?
So far I've tried adding a column to the table and decorating the
CellEditor's control with an additional button. Neither way worked
because I can't override the existing listeners for selection and focus,
so I can't turn off existing behaviours that interfere with what I want
to do. Any other approaches, or suggestions how I can nuke the existing
listeners on a control, would be appreciated.
Thanks,
Fred
|
|
|
Powered by
FUDForum. Page generated in 0.04912 seconds