[pygtk] Getting font-info

2002-01-10 Thread Christian Storgaard
it. .~. ,~, /V\ Christian Storgaard / Cybolic /V\ // \\/ [EMAIL PROTECTED]\// \\ /( ) ( )\ ^`~'^ ^`~'^ ___ pygtk mailing list [EMAIL PROTECTED] http

Re: [pygtk] How can one create a new GC ?

2002-01-07 Thread Christian Storgaard
but labels), and the foreground is just one of the many properties of a GC, see the 'description.py' file included with PyGTK. Cheers. Christian Storgaard / Cybolic - [EMAIL PROTECTED] ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman

Re: [pygtk] How to set pixmap-transparency?

2002-01-07 Thread Christian Storgaard
may sound, actually quite jolly... sorta) Christian Storgaard / Cybolic - [EMAIL PROTECTED] ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk

Re: [pygtk] How to set pixmap-transparency?

2002-01-05 Thread Christian Storgaard
on it as on the pixmap, only using black and white. This doesn't work. Im a bit confused here ;) Christian Storgaard / Cybolic - [EMAIL PROTECTED] ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk

Re: [pygtk] How to set pixmap-transparency?

2002-01-05 Thread Christian Storgaard
Follow up: I just tried making the mask with depth set to 1, now there IS transparency (and no crashing), but the transparency seems VERY random (read: corrupted). What am I doing wrong? Christian Storgaard / Cybolic - [EMAIL PROTECTED] ___ pygtk

[pygtk] How to set pixmap-transparency?

2002-01-04 Thread Christian Storgaard
what's going on? Or maybe come up with another way to implement colour-formatting in CList (styling (weight,slant) is something I'm trying to do too, btw.) ANY help is much appreciated. Thanks Christian Storgaard / Cybolic - [EMAIL PROTECTED] ___ pygtk

[pygtk] Strange window-icon

2002-01-03 Thread Christian Storgaard
. What's going on? Should I use a different method for setting the icon or what? ANY help is MUCH appreciated. Christian Storgaard / Cybolic - [EMAIL PROTECTED] ___ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk

[pygtk] Tooltips in CList cells/rows

2001-11-19 Thread Christian Storgaard
I am currently writing a CD player using pygtk and want to popup a tooltip over each track in my CList containing the full title of the track if it's not fully visible normally. I know how to do it all except attaching the tooltip to the cell/row. It should be something like:

[pygtk] Styles get overwritten...

2001-11-04 Thread Christian Storgaard
I have succesfully changed the bg colour of some buttons in my program by the use of styles. But.. As soon as my beautiful greenish colour has been painted onto the buttons, my default pixmap theme paints it over with it's gradient grey. How do I stop this?! I know I can stop it by choosing a