Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » fixed TableColumn
fixed TableColumn [message #462279] Mon, 10 October 2005 10:38 Go to next message
Eclipse UserFriend
Originally posted by: fabian.eberhardt.sap.com

Hi,

can I generate a TableColum in SWT which is fixed like this:

http://www.crionics.com/products/opensource/faq/swing_ex/JTa bleExamples1.html
(# Fixed Column)

Regards,
Fabian
Re: fixed TableColumn [message #462280 is a reply to message #462279] Mon, 10 October 2005 12:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: friederich.kupzog.de

Hi Fabian,

this is possible using KTable available at
http://sourceforge.net/projects/ktable.

Regards
Friederich

Fabian Eberhardt wrote:
> Hi,
>
> can I generate a TableColum in SWT which is fixed like this:
>
> http://www.crionics.com/products/opensource/faq/swing_ex/JTa bleExamples1.html
>
> (# Fixed Column)
>
> Regards,
> Fabian


--
Friederich Kupzog
Elektronik & Software
Neusser Str. 5-7
50670 Köln
Tel 0241 160696-1
Fax 0221 726670
www.kupzog.de/fkmk
Re: fixed TableColumn [message #462282 is a reply to message #462280] Mon, 10 October 2005 12:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fabian.eberhardt.sap.com

Hi,

and without using KTable? KTable is to large for my usage....

Regards,
Fabian


Friederich Kupzog wrote:
> Hi Fabian,
>
> this is possible using KTable available at
> http://sourceforge.net/projects/ktable.
>
> Regards
> Friederich
>
> Fabian Eberhardt wrote:
>
>> Hi,
>>
>> can I generate a TableColum in SWT which is fixed like this:
>>
>> http://www.crionics.com/products/opensource/faq/swing_ex/JTa bleExamples1.html
>>
>> (# Fixed Column)
>>
>> Regards,
>> Fabian
>
>
>
Re: fixed TableColumn [message #462327 is a reply to message #462282] Mon, 10 October 2005 15:22 Go to previous messageGo to next message
Lorenz Maierhofer is currently offline Lorenz MaierhoferFriend
Messages: 88
Registered: July 2009
Member
Hi,

I have experimented myself with the SWT Table to achieve this (using two
table instances and synchronizing them when scrolling - but that never
worked properly).

What do you mean by "KTable is too large"?
Since it is open source, just pick out the needed classes if you speak
about the file of the jar (some versions also include examples and
pictures you won't need).

regards,
Lorenz

Fabian Eberhardt wrote:
> Hi,
>
> and without using KTable? KTable is to large for my usage....
>
> Regards,
> Fabian
>
>
> Friederich Kupzog wrote:
>
>> Hi Fabian,
>>
>> this is possible using KTable available at
>> http://sourceforge.net/projects/ktable.
>>
>> Regards
>> Friederich
>>
>> Fabian Eberhardt wrote:
>>
>>> Hi,
>>>
>>> can I generate a TableColum in SWT which is fixed like this:
>>>
>>> http://www.crionics.com/products/opensource/faq/swing_ex/JTa bleExamples1.html
>>>
>>> (# Fixed Column)
>>>
>>> Regards,
>>> Fabian
>>
>>
>>
>>
Re: fixed TableColumn [message #462368 is a reply to message #462282] Tue, 11 October 2005 13:59 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
There isn't a way to do this nicely with the SWT Table.

"Fabian Eberhardt" <fabian.eberhardt@sap.com> wrote in message
news:didmj6$nau$1@news.eclipse.org...
> Hi,
>
> and without using KTable? KTable is to large for my usage....
>
> Regards,
> Fabian
>
>
> Friederich Kupzog wrote:
> > Hi Fabian,
> >
> > this is possible using KTable available at
> > http://sourceforge.net/projects/ktable.
> >
> > Regards
> > Friederich
> >
> > Fabian Eberhardt wrote:
> >
> >> Hi,
> >>
> >> can I generate a TableColum in SWT which is fixed like this:
> >>
> >>
http://www.crionics.com/products/opensource/faq/swing_ex/JTa bleExamples1.html
> >>
> >> (# Fixed Column)
> >>
> >> Regards,
> >> Fabian
> >
> >
> >
Previous Topic:How do you find a TreeItem index by searching the Data fields ?
Next Topic:StyledText and different font size
Goto Forum:
  


Current Time: Thu Apr 25 10:02:36 GMT 2024

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

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

Back to the top