On Fri, Sep 28, 2018 at 10:02 AM Ed Merks <[email protected]> wrote:

> I might be off base on this observation, but if I recall correctly (from
> getting Oomph things to behave correctly with dark theme), if one
> subclasses Composite, your subclass is no longer styled as a composite.
>

Sure.
But I think there is a misunderstanding (my fault). By "parent" in my
answer, I meant the container control.
So, if drawing manually on a custom widget, instead of consuming
widget.getBackground(), one can decide to consume
widget.getParent().getBackground() and hope this one is properly configured.
But there could be better ways of doing this.
_______________________________________________
e4-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to