Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Extending the Properties View
Extending the Properties View [message #284301] Wed, 20 April 2005 13:57
Eclipse UserFriend
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
Previous Topic:CheckboxPropertyDescriptor???
Next Topic:LazySortedCollection recursive infinite loop
Goto Forum:
  


Current Time: Sun May 11 11:24:50 EDT 2025

Powered by FUDForum. Page generated in 0.04912 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top