|
From: Donal K. F. <don...@ma...> - 2004-10-05 09:08:27
|
Joe English wrote: > I'm still not entirely sure how to solve this, but it's pretty > clear that the theme engine will need to treat background elements > differently from other elements. [...] Part of the fix is probably for background elements to know where they are relative to the background of the parent widget. (IIRC, many toolkits use window-less widgets - gadgets in old Motif terminology, lightweight components in Java AWT terminology - where getting the background right is much easier.) Donal. |