Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Theming on CTabFolder(Theming on CTabFolder)
Theming on CTabFolder [message #1746368] Thu, 27 October 2016 14:50 Go to next message
Setya Nugdjaja is currently offline Setya NugdjajaFriend
Messages: 567
Registered: July 2009
Senior Member
Hi all,

When I apply theming on CTabFolder the following way, the text looks truncated (see the attached screenshot):

CTabItem.goodsmgmt 
{
  padding: 4px 6px;
}

CTabItem:selected.goodsmgmt 
{
  color: #c40c27;
  background-color: #ffd400;
  font: bold 12px Verdana, "Lucida Sans", Arial, Helvetica, sans-serif;
}


Am I doing it correctly ?

Also is it possible to apply theming on Form widgets (Section, etc). I guess we can not use CSS, but I've tried Section#setTitleBarGradientBackground which does not work.

Any help would be greatly appreciated.

Thanks & Regards,
Setya
Re: Theming on CTabFolder [message #1746583 is a reply to message #1746368] Tue, 01 November 2016 10:49 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
this is a know bug. See:
460945: CTabFolder/CTabItem width incorrectly calculated using custom theming
https://bugs.eclipse.org/bugs/show_bug.cgi?id=460945
Regards,
Ivan
Previous Topic:Disposing a MenuManager
Next Topic:Rounded Border on CTabFolder
Goto Forum:
  


Current Time: Tue Mar 19 10:11:13 GMT 2024

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

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

Back to the top