Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Composite Table
Composite Table [message #110109] Wed, 26 October 2005 13:55 Go to next message
Eclipse UserFriend
Hi,

How to use the composite table in VE. I saw it as a part of the sweet
package.
I want to load it into my palette as a widget.

Thanks,
Sridevi
Re: Composite Table [message #110294 is a reply to message #110109] Thu, 27 October 2005 18:31 Go to previous message
Eclipse UserFriend
Sridevi Kovvali wrote:
> Hi,
>
> How to use the composite table in VE. I saw it as a part of the sweet
> package.
> I want to load it into my palette as a widget.

For now we don't easily let you load new controls into a palette
(there's a bug report for this but I don't remember the number right
now). But you can use the "Choose Bean" dialog to use CompositeTable
from within VE.

I'm actually on my way out the door for the day, and will arrive home to
a furious wife if I take the time to properly research and answer this
at the moment. :-)

So for the time being, I suggest opening
com.eclipse.ve.sweet.test.CompositeTableTest using VE
(right-click-->open with-->Visual Editor). Then open the TableRow and
TableHeader objects using VE.

Then look at the code inside CompositeTableTest and you'll see how it
all works.

This code doesn't use the data binding framework we're developing right
now. But CompositeTable is still very useful without that.

I'm sorry I can't answer in more detail now. If you need more help,
please follow up and I'll try to help.


Best regards,

Dave Orme

--
Visual Editor Project lead
http://www.db4o.com -- The Open-source Java Object Database
http://xswt.sf.net -- XML-based SWT page description language
Re: Composite Table [message #611274 is a reply to message #110109] Thu, 27 October 2005 18:31 Go to previous message
Eclipse UserFriend
Sridevi Kovvali wrote:
> Hi,
>
> How to use the composite table in VE. I saw it as a part of the sweet
> package.
> I want to load it into my palette as a widget.

For now we don't easily let you load new controls into a palette
(there's a bug report for this but I don't remember the number right
now). But you can use the "Choose Bean" dialog to use CompositeTable
from within VE.

I'm actually on my way out the door for the day, and will arrive home to
a furious wife if I take the time to properly research and answer this
at the moment. :-)

So for the time being, I suggest opening
com.eclipse.ve.sweet.test.CompositeTableTest using VE
(right-click-->open with-->Visual Editor). Then open the TableRow and
TableHeader objects using VE.

Then look at the code inside CompositeTableTest and you'll see how it
all works.

This code doesn't use the data binding framework we're developing right
now. But CompositeTable is still very useful without that.

I'm sorry I can't answer in more detail now. If you need more help,
please follow up and I'll try to help.


Best regards,

Dave Orme

--
Visual Editor Project lead
http://www.db4o.com -- The Open-source Java Object Database
http://xswt.sf.net -- XML-based SWT page description language
Previous Topic:VE on MacOSX
Next Topic:Custom widget problems accessing externally defined code...
Goto Forum:
  


Current Time: Mon Sep 15 06:00:33 EDT 2025

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

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

Back to the top