Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TableEditor Question
TableEditor Question [message #448653] Wed, 12 January 2005 15:17 Go to next message
Eclipse UserFriend
Originally posted by: ngodotson.gmail.com

Hi All,
Is there any way to specify the table item height, when inserting custom
widgets through the TableEditor? I have gone through the Table,
TableEditor and TableItem docs, but I don't see any function that would
accomplish this. I've notice when I add my custom widget in the table,
the widget gets clipped in the bottom region. Any help would be
appreciated!

Thanks,
Son
Re: TableEditor Question [message #448694 is a reply to message #448653] Thu, 13 January 2005 08:39 Go to previous messageGo to next message
Eclipse UserFriend
TableItem height is determined by the height of the images and the height of
the font of the Table. There is no way to specify a row height.

"Son" <ngodotson@gmail.com> wrote in message
news:cs40lk$hch$1@www.eclipse.org...
> Hi All,
> Is there any way to specify the table item height, when inserting custom
> widgets through the TableEditor? I have gone through the Table,
> TableEditor and TableItem docs, but I don't see any function that would
> accomplish this. I've notice when I add my custom widget in the table,
> the widget gets clipped in the bottom region. Any help would be
> appreciated!
>
> Thanks,
> Son
>
Re: TableEditor Question [message #448746 is a reply to message #448694] Thu, 13 January 2005 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ngodotson.gmail.com

Thanks Veronika, I will find a work around based on your suggestions.
Also, will SWT support TableItem height in the future?

Son

Veronika Irvine wrote:

> TableItem height is determined by the height of the images and the height of
> the font of the Table. There is no way to specify a row height.

> "Son" <ngodotson@gmail.com> wrote in message
> news:cs40lk$hch$1@www.eclipse.org...
>> Hi All,
>> Is there any way to specify the table item height, when inserting custom
>> widgets through the TableEditor? I have gone through the Table,
>> TableEditor and TableItem docs, but I don't see any function that would
>> accomplish this. I've notice when I add my custom widget in the table,
>> the widget gets clipped in the bottom region. Any help would be
>> appreciated!
>>
>> Thanks,
>> Son
>>
Re: TableEditor Question [message #448882 is a reply to message #448746] Fri, 14 January 2005 12:36 Go to previous message
Eclipse UserFriend
The Windows native table widget does not support this so I do not think this
will change.

"Son" <ngodotson@gmail.com> wrote in message
news:cs6aqq$qr6$1@www.eclipse.org...
> Thanks Veronika, I will find a work around based on your suggestions.
> Also, will SWT support TableItem height in the future?
>
> Son
>
> Veronika Irvine wrote:
>
>> TableItem height is determined by the height of the images and the height
>> of the font of the Table. There is no way to specify a row height.
>
>> "Son" <ngodotson@gmail.com> wrote in message
>> news:cs40lk$hch$1@www.eclipse.org...
>>> Hi All,
>>> Is there any way to specify the table item height, when inserting
>>> custom widgets through the TableEditor? I have gone through the Table,
>>> TableEditor and TableItem docs, but I don't see any function that would
>>> accomplish this. I've notice when I add my custom widget in the table,
>>> the widget gets clipped in the bottom region. Any help would be
>>> appreciated!
>>>
>>> Thanks,
>>> Son
>>>
>
>
Previous Topic:Setting source of SelectionEvent
Next Topic:Fill JFace TableViewer from background Thread
Goto Forum:
  


Current Time: Sat Jul 05 02:20:59 EDT 2025

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

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

Back to the top