Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » [DataBinding] Extension proposal for (C)ComboObservableValue
[DataBinding] Extension proposal for (C)ComboObservableValue [message #447931] Tue, 18 April 2006 07:50 Go to next message
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
Hello,

I propose to extend (C)ComboObservableValue such that they could bind
Integer.class values for pure selection changes of an otherwise
immutable combo content.
E.g. swtbinding allows such binding to an index holder and the class
would attach as SelectionListener where it asks the combo for its
selection index.
Maybe the corresponding property should be assigned to
SWTProperties.SELECTION_INDEX.

Similar arguments could be given for extensions for SWT-List widgets.

Greetings from Bremen,

Daniel Krügler
Re: [DataBinding] Extension proposal for (C)ComboObservableValue [message #448211 is a reply to message #447931] Wed, 19 April 2006 06:37 Go to previous messageGo to next message
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
The corresponding extension proposal can be found at:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=137442

Greetings from Bremen,

Daniel Krügler
Re: [DataBinding] Extension proposal for (C)ComboObservableValue [message #448571 is a reply to message #448211] Thu, 27 April 2006 01:53 Go to previous message
Dave Orme is currently offline Dave OrmeFriend
Messages: 424
Registered: July 2009
Senior Member
Daniel Krügler wrote:
> The corresponding extension proposal can be found at:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=137442
>
> Greetings from Bremen,
>
> Daniel Krügler

Wow! Thanks for all your good work filing bug reports! Not much else
to say. :-)


Thanks much!

Dave Orme
Previous Topic:TreeViewer and Filter: Any way of avoiding refresh() calls on structural changes?
Next Topic:Running Pluggin From Ant Script
Goto Forum:
  


Current Time: Tue Nov 12 00:34:39 GMT 2024

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

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

Back to the top