Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Customizing table
Customizing table [message #459146] Tue, 02 August 2005 15:16 Go to next message
Harleen Sahni is currently offline Harleen SahniFriend
Messages: 5
Registered: July 2009
Junior Member
Hi,

What are my options as far as creating a customized table? So far, it
seems like KTable might be the best option, but I'm also looking at
SWTWorkbench and the draw2d table at
http://sourceforge.net/projects/eclipsetoolkit2/.

Harleen Sahni
Re: Customizing table [message #459148 is a reply to message #459146] Tue, 02 August 2005 15:52 Go to previous messageGo to next message
Lorenz Maierhofer is currently offline Lorenz MaierhoferFriend
Messages: 88
Registered: July 2009
Member
Harleen Sahni wrote:
> Hi,
>
> What are my options as far as creating a customized table? So far, it
> seems like KTable might be the best option, but I'm also looking at
> SWTWorkbench and the draw2d table at
> http://sourceforge.net/projects/eclipsetoolkit2/.
>
> Harleen Sahni

Hi,

There is also a GEF based table implementation:
http://www.clientjava.com/blog/2005/03/31/1112283219694.html

Also note that there exist 2 versions of KTable:
http://www.kupzog.de/fkmk_uk/Programming/Downloads/downloads .html
ktable.sourceforge.net
Re: Customizing table [message #459149 is a reply to message #459148] Tue, 02 August 2005 15:58 Go to previous messageGo to next message
Harleen Sahni is currently offline Harleen SahniFriend
Messages: 5
Registered: July 2009
Junior Member
Do you know what are the differences between these two versions?

Lorenz Maierhofer wrote:
> Also note that there exist 2 versions of KTable:
> http://www.kupzog.de/fkmk_uk/Programming/Downloads/downloads .html
> ktable.sourceforge.net
Re: Customizing table [message #459151 is a reply to message #459149] Tue, 02 August 2005 17:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: friederich.kupzog.de

Harleen Sahni wrote:
> Do you know what are the differences between these two versions?
>
> Lorenz Maierhofer wrote:
>
>> Also note that there exist 2 versions of KTable:
>> http://www.kupzog.de/fkmk_uk/Programming/Downloads/downloads .html
>> ktable.sourceforge.net

http://www.kupzog.de/fkmk_uk/Programming/Downloads/downloads .html
is the original KTable.

ktable.sourceforge.net is KTable plus new features added by Mr
Maierhofer. He can tell you what kind of extensions he made. As far as I
remember it has at least a different table model with content and layout
information seperated.

Hope that helped,
Friederich


--
Friederich Kupzog
Elektronik & Software
Neusser Str. 5-7
50670 Köln
Tel 0241 160696-1
Fax 0221 726670
www.kupzog.de/fkmk
Re: Customizing table [message #459153 is a reply to message #459151] Tue, 02 August 2005 17:43 Go to previous message
Lorenz Maierhofer is currently offline Lorenz MaierhoferFriend
Messages: 88
Registered: July 2009
Member
Friederich Kupzog wrote:
> Harleen Sahni wrote:
>
>> Do you know what are the differences between these two versions?
>>
>> Lorenz Maierhofer wrote:
>>
>>> Also note that there exist 2 versions of KTable:
>>> http://www.kupzog.de/fkmk_uk/Programming/Downloads/downloads .html
>>> ktable.sourceforge.net
>
>
> http://www.kupzog.de/fkmk_uk/Programming/Downloads/downloads .html
> is the original KTable.
>
> ktable.sourceforge.net is KTable plus new features added by Mr
> Maierhofer. He can tell you what kind of extensions he made.

The main differences are:
- fixed rows and columns
- cell spanning
- sorting
- tooltips on cell basis


And no, there is still just one tablemodel ...

regards,
Lorenz
Previous Topic:Help! Dialog and SWT_AWT
Next Topic:[REPOST] Maybe List control bug ?
Goto Forum:
  


Current Time: Tue Apr 23 12:14:28 GMT 2024

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

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

Back to the top