Guys - hi - nice stuff
I am playing with the GnomeCanvas and so far not toooo bad -
some of the info on handling things is a bit hard to track down though
or a bit opaque?
e.g
------snip-----
To use GnomeCanvasImage with a canvas, you
must push the Imlib visual and colormap before creating the canvas;
--------------
hmmm - doesn't mean much to me I am afraid -
and GdkImlib push_visual doesn't seem to do anything..
- any chance of clarification?
More specifically can someone tell me what this is doing....
In putting an Image onto the Canvas and getting Alpha-transparency to
work the following
magic was posted on this group a while ago...
-------------------------------------
rcstring = """
style "trans" {
engine "pixmap" {}
}
class "GtkWindow" style "trans"
"""
rc_parse_string(rcstring)
-------------------------------------
- thanks to [EMAIL PROTECTED] for this wonder!
but what is it doing? Can I use it and expect my stuff to work in the
future?
I note that the alpha-transparency appears to be a 1-bit mask only.
Is this so or can the Canvas support nicer 'fuzzy' edges to my images?
cheers
Nick/Oxford
_______________________________________________
pygtk mailing list [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk