Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TableViewer: Images in rows always have same size as image in column header
TableViewer: Images in rows always have same size as image in column header [message #459095] Mon, 01 August 2005 19:51 Go to next message
Alexander Karnstedt is currently offline Alexander KarnstedtFriend
Messages: 68
Registered: July 2009
Member
I wan't to set an image with an up/down arrow to the tables column header to
indicate sorting direction.

After using the method TableColumn.setImage, I've recognized, that all
images (are 16x16) within rows in the table got the same image size as the
arrow image from the header (8x8)

Is it a bug?

Regards,
Alexander Karnstedt
Re: TableViewer: Images in rows always have same size as image in column header [message #459096 is a reply to message #459095] Mon, 01 August 2005 20:00 Go to previous message
Alexander Karnstedt is currently offline Alexander KarnstedtFriend
Messages: 68
Registered: July 2009
Member
ok, found that resizing the smaller image for the header with a transparent
background seems to be a good workaround for my problem.

"Alexander Karnstedt" <alexander_berlin@gmx.de> schrieb im Newsbeitrag
news:dcludr$loq$1@news.eclipse.org...
> I wan't to set an image with an up/down arrow to the tables column header
to
> indicate sorting direction.
>
> After using the method TableColumn.setImage, I've recognized, that all
> images (are 16x16) within rows in the table got the same image size as the
> arrow image from the header (8x8)
>
> Is it a bug?
>
> Regards,
> Alexander Karnstedt
>
>
Previous Topic:Knowing if my app is being used
Next Topic:FormText <span> tag not supported?
Goto Forum:
  


Current Time: Tue Apr 16 14:13:33 GMT 2024

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

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

Back to the top