Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Re: list viewer inline editing?
Re: list viewer inline editing? [message #6269] Sun, 17 May 2009 02:27 Go to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

KW wrote:
> hello,
>
> is it possible to do inline editing with the list viewer?
>
> I only did find information on inline editing with table viewer and tree
> viewer.

[Note: the appropriate newsgroup for JFace questions is
eclipse.platform.jface, which I've copied]

ListViewer does not support editing. However, a single-column
TableViewer can be made to look almost the same as a ListViewer (at
least on Windows, I don't really know how it renders on OS X or Linux).

Hope this helps,
Eric
Re: list viewer inline editing? [message #7606 is a reply to message #6269] Mon, 18 May 2009 02:40 Go to previous message
Boris Bokowski is currently offline Boris BokowskiFriend
Messages: 272
Registered: July 2009
Senior Member
Hi Eric,

This is what I would suggest, too.

Boris

"Eric Rizzo" <eclipse-news@rizzoweb.com> wrote in message
news:gunsmj$cfp$1@build.eclipse.org...
> KW wrote:
>> hello,
>>
>> is it possible to do inline editing with the list viewer?
>>
>> I only did find information on inline editing with table viewer and tree
>> viewer.
>
> [Note: the appropriate newsgroup for JFace questions is
> eclipse.platform.jface, which I've copied]
>
> ListViewer does not support editing. However, a single-column TableViewer
> can be made to look almost the same as a ListViewer (at least on Windows,
> I don't really know how it renders on OS X or Linux).
>
> Hope this helps,
> Eric
Previous Topic:Implementing Auto complete
Next Topic:why AbstractTableViewer.doUpdateItem ignores IBaseLabelProvider.isLabelProperty?
Goto Forum:
  


Current Time: Sat Jul 27 12:33:52 GMT 2024

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

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

Back to the top