Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » The font color in SWT Checkbox Button cannot be grayed out if disabled (Button Color Issue)
The font color in SWT Checkbox Button cannot be grayed out if disabled [message #1837533] Tue, 02 February 2021 01:56 Go to next message
motein Xor is currently offline motein XorFriend
Messages: 3
Registered: August 2020
Junior Member
index.php/fa/39882/0/
As the picture shown above, I am now using CSS to change the color of a Checbox Button like below.
Button {
color: #FF0000;
}


But after my changing it, only the Checkbox square is grayed out when it is disabled, but the font color in this Checkbox Button cannot be grayed out.

This issue only happens in Linux, not in Windows.
index.php/fa/39883/0/

Environment
OS version: Redhat 7.1
Eclipse Oxygen 3a Release
  • Attachment: Untitled.png
    (Size: 9.34KB, Downloaded 286 times)
  • Attachment: Untitled2.png
    (Size: 5.36KB, Downloaded 265 times)
Re: The font color in SWT Checkbox Button cannot be grayed out if disabled [message #1837539 is a reply to message #1837533] Tue, 02 February 2021 03:46 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4492
Registered: July 2009
Senior Member

How does it behave in the current release? Oxygen.3a is nearly 3 years old.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Limitations of running plugins as jars (packed) or dirs (upacked)
Next Topic:Eclipse e4 application wizard
Goto Forum:
  


Current Time: Tue Sep 24 19:55:03 GMT 2024

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

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

Back to the top