Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » ExtendedCellDialog
ExtendedCellDialog [message #56456] Mon, 21 July 2008 10:07 Go to next message
Aline is currently offline AlineFriend
Messages: 32
Registered: July 2009
Member
Hi all,

I've just discovered this technology and I was wondering if it was
possible with a cell to offer an extended cell dialog or if it was not
included at all in the widget.

Thanks in advance,

Aline
Re: ExtendedCellDialog [message #56537 is a reply to message #56456] Tue, 22 July 2008 14:26 Go to previous messageGo to next message
Aline is currently offline AlineFriend
Messages: 32
Registered: July 2009
Member
Hi,

I forgot to add but I was talking about the CTableTree widget ^^!

I managed to have an extended dialog cell editor with the grid viewer
widget but i think I can't add a table in a row with this widget. And I
also wanted spanned cells, so that the second table will occupied an
entire row, and it seems that it is available only with the grid widget.
Is that right ?

I also noticed that a grid viewer is an instance of a viewer and the two
others are Composite. So, the cells are differently managed.

Is there a way to mix the three behaviors in a single table with Nebula ?

Thanks in advance,
Re: ExtendedCellDialog [message #57046 is a reply to message #56537] Mon, 04 August 2008 13:34 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
I have no idea how CTableTree and CTable. Your summary is correct
GridTableViewer/GridTreeViewer and Grid-Widget are like
TableViewer/Table and TreeViewer/Tree in native SWT.

You can't mix them. You can show whichever widget you want in a
CellEditor but they have the limitation to only show one editor at a
time for a discussion what it is not a good idea to use native
components inside tables/trees please take a look at:

http://wiki.eclipse.org/index.php/Tables_And_Trees_And_Nativ eControls

Tom

Aline schrieb:
> Hi,
>
> I forgot to add but I was talking about the CTableTree widget ^^!
>
> I managed to have an extended dialog cell editor with the grid viewer
> widget but i think I can't add a table in a row with this widget. And I
> also wanted spanned cells, so that the second table will occupied an
> entire row, and it seems that it is available only with the grid widget.
> Is that right ?
>
> I also noticed that a grid viewer is an instance of a viewer and the two
> others are Composite. So, the cells are differently managed.
>
> Is there a way to mix the three behaviors in a single table with Nebula ?
>
> Thanks in advance,
>
>


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Re: ExtendedCellDialog [message #591256 is a reply to message #56456] Tue, 22 July 2008 14:26 Go to previous message
Aline is currently offline AlineFriend
Messages: 32
Registered: July 2009
Member
Hi,

I forgot to add but I was talking about the CTableTree widget ^^!

I managed to have an extended dialog cell editor with the grid viewer
widget but i think I can't add a table in a row with this widget. And I
also wanted spanned cells, so that the second table will occupied an
entire row, and it seems that it is available only with the grid widget.
Is that right ?

I also noticed that a grid viewer is an instance of a viewer and the two
others are Composite. So, the cells are differently managed.

Is there a way to mix the three behaviors in a single table with Nebula ?

Thanks in advance,
Re: ExtendedCellDialog [message #591460 is a reply to message #56537] Mon, 04 August 2008 13:34 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
I have no idea how CTableTree and CTable. Your summary is correct
GridTableViewer/GridTreeViewer and Grid-Widget are like
TableViewer/Table and TreeViewer/Tree in native SWT.

You can't mix them. You can show whichever widget you want in a
CellEditor but they have the limitation to only show one editor at a
time for a discussion what it is not a good idea to use native
components inside tables/trees please take a look at:

http://wiki.eclipse.org/index.php/Tables_And_Trees_And_Nativ eControls

Tom

Aline schrieb:
> Hi,
>
> I forgot to add but I was talking about the CTableTree widget ^^!
>
> I managed to have an extended dialog cell editor with the grid viewer
> widget but i think I can't add a table in a row with this widget. And I
> also wanted spanned cells, so that the second table will occupied an
> entire row, and it seems that it is available only with the grid widget.
> Is that right ?
>
> I also noticed that a grid viewer is an instance of a viewer and the two
> others are Composite. So, the cells are differently managed.
>
> Is there a way to mix the three behaviors in a single table with Nebula ?
>
> Thanks in advance,
>
>


--
B e s t S o l u t i o n . at
------------------------------------------------------------ --------
Tom Schindl JFace-Committer
------------------------------------------------------------ --------
Previous Topic:FormattedText without DataBinding Clashes - Sample Code
Next Topic:Problems with accuracy of getBounds method in GridCellRenderer
Goto Forum:
  


Current Time: Thu Apr 18 18:31:23 GMT 2024

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

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

Back to the top