Bug 317681 - cmp.setBackgroundMode(SWT.INHERIT_DEFAULT) doesn't work for checkboxes with windows theme classic
Summary: cmp.setBackgroundMode(SWT.INHERIT_DEFAULT) doesn't work for checkboxes with w...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5.1   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-23 07:18 EDT by Karsten Panier CLA
Modified: 2019-09-06 16:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Panier CLA 2010-06-23 07:18:15 EDT
We have a composite with an background image and place widgetes like labels and checkboxes on that composite. With the command:

cmp.setBackgroundMode(SWT.INHERIT_DEFAULT);

the widgets use the background from the composite.

This works on windows xp machines with an windows xp theme goood. If the user switches to the windows classic theme buttons like checkboxes and radiobuttens have grey background.
Comment 1 Eclipse Webmaster CLA 2019-09-06 16:18:24 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.