[Bug 26] Pixmap Engine and Shadows

bugzilla-daemon at gta01.hmw-consulting.de bugzilla-daemon at gta01.hmw-consulting.de
Mon Jan 15 09:27:21 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=26





------- Additional Comments From thomas at openedhand.com  2007-01-15 09:27 -------
Created an attachment (id=3)
 --> (http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=3&action=view)
New gtkentry style

I had a look at the gtkentry style in the gtkrc, and I think the reason it is
not working as you expect is that FLAT_BOX is only used to draw the inside of
the GtkEntry. Therefore, the shadow background is never initialised, which is
why you saw the odd artifacts in the transparent areas of the shadow.

I would suggest you override the SHADOW function in the GtkEntry with your
background instead. I have done a quick edit of your gtkentry style (see
attached file) that I think is fairly identical to your original appearance.
You will probably want to tweak the xthickness and ythickness parameters to
their proper values. The only difference is that the corners cannot overlap the
size of the actual entry area.




------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




More information about the buglog mailing list