Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Custom drawing TableItems
Custom drawing TableItems [message #37289] Thu, 12 July 2007 13:10 Go to next message
Oliver Köhler is currently offline Oliver KöhlerFriend
Messages: 32
Registered: July 2009
Member
Hi,
I looking for a way to set the Background color of every odd tablerow to
another color than the even tablerows. From a SWT perspective I would
have done this with a PaintListener on my TableViewer. But how can I
achieve this in RWT???
Regards

Oliver
Re: Custom drawing TableItems [message #37361 is a reply to message #37289] Fri, 13 July 2007 16:26 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Oliver,

in SWT you could use TableItem#setBackground, which will also be
available in RWT until M6.

Cheers,
Rüdiger

Poncho wrote:
> Hi,
> I looking for a way to set the Background color of every odd tablerow to
> another color than the even tablerows. From a SWT perspective I would
> have done this with a PaintListener on my TableViewer. But how can I
> achieve this in RWT???
> Regards
>
> Oliver
Previous Topic:Browser widget and LocationListener
Next Topic:Problems deploying RAP on Tomcat
Goto Forum:
  


Current Time: Thu Apr 25 09:40:48 GMT 2024

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

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

Back to the top