colormap = entry.get_colormap()
colormap.alloc_color(65000,0,0)
self.dag.set_colormap(colormap)
but it doesn' work.
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
