Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Table Item Height(Table Item Height)
Table Item Height [message #649985] Fri, 21 January 2011 05:03 Go to next message
Eclipse UserFriend
Hi,

is it possible to change the height of the tabelitems in SWT RAP Eclipse, and if yes, how could i do this ?

Thanks
Re: Table Item Height [message #649990 is a reply to message #649985] Fri, 21 January 2011 05:17 Go to previous messageGo to next message
Eclipse UserFriend
Hi Tobias,
yes... it's possible. You need to define your custom CSS and change the
Table-Cell#padding property like:
Table-Cell {
padding: 5px 5px 3px 3px;
}
HTH,
Ivan

On 1/21/2011 12:03 PM, Tobias Semmet wrote:
> Hi,
>
> is it possible to change the height of the tabelitems in SWT RAP
> Eclipse, and if yes, how could i do this ?
>
> Thanks
Re: Table Item Height [message #650032 is a reply to message #649985] Fri, 21 January 2011 09:03 Go to previous message
Eclipse UserFriend
Thanks
Previous Topic:Where to start Custom SWT App to RAP
Next Topic:Java Heap Space and RAP
Goto Forum:
  


Current Time: Sun Jul 13 16:06:48 EDT 2025

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

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

Back to the top