James> The gdk_gc_new_with_values() function is mapped to a method of
    James> GdkDrawable (new_gc).  So you can create GCs with:
    James>   gc = widget.window.new_gc()

Thanks.  Worked like a charm...

Skip
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to