[pygtk] eventbox and ugly look [solved]
Alessandro Dentella
sandro at e-den.it
Wed Sep 1 19:33:47 WST 2010
On Tue, Aug 31, 2010 at 06:56:30PM +0200, Alessandro Dentella wrote:
> Hi,
>
> in order to get tooltips in the header of a TreViewColumn I add a Label to
> en EventBox. It works but upgrading from Ubuntu 8.04 to 10.04 (pygtk 2.17) I
> realized that very ugly border appear (that where not present previously)
> as in the attached example.
>
> Does anybody know how to fix the look or to get tooltip in the header of
> the column w/o event box?
>
> I attach the example to repoduce the 2 different column headers.
>
> I guess I should get the backgroud style from the label and attach it to the
> other, but I'm not sure becouse a standalone label does not show the same
> way it shows as a header of a column...
>
> Any hints?
I solved it making the EnentBox' window invisible:
event_box.props.visible_window = False
sandro
PS: any mail I send to the mailing list I keep receiving an aknowledge of
receipt from support a mpcustomer.com. I gues it's a mistake... is it?
isn't it possible to unsubscribe them?
--
Sandro Dentella *:-)
http://sqlkit.argolinux.org SQLkit home page - PyGTK/python/sqlalchemy
More information about the pygtk
mailing list