Il 2005-12-13, ivan.dm <[EMAIL PROTECTED]> ha scritto: > Hi all. > > in this sentence: > self.area = gtk.DrawingArea() > self.style = self.area.get_style() > self.gc = self.style.fg_gc[gtk.STATE_NORMAL] > > where can I find about style and its property?
In the tutorial: http://www.pygtk.org/pygtk2tutorial/sec-WidgetStyles.html -- Lawrence - http://www.oluyede.org/blog "Anyone can freely use whatever he wants but the light at the end of the tunnel for most of his problems is Python" -- http://mail.python.org/mailman/listinfo/python-list