sön 2003-01-12 klockan 13.54 skrev Ahmad Baitalmal: > Hi, > I'm trying to change the default tab width in a TextView widget from 8 > spaces to something less dramatic. > >From the GTK Docs, I'm supposed to create a new pango.TabArray object > and set tab width there, but everytime I try to create one I get: > NotImplementedError: pango.TabArray is an abstract widget
This was fixed the 10th december last year. Upgrade to 1.99.14 or to latest CVS. -- Johan Dahlin <[EMAIL PROTECTED]> Async Open Source _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
