John Finlay on gmane.comp.gnome.gtk+.python said: > the start and end indexes must be >= 0 > > Please file a bug report.
I will, but: 1) I found this kind of example in the PyGTK FAQ: http://www.async.com.br/faq/pygtk/index.py?req=all#7.8 And I thought it were OK - -1 would just mean the attribute list would apply on the whole label. 2) The app crashes anyway, even using values end_index > start_index > 0. -- Alan Franzoni <[EMAIL PROTECTED]> - Togli .xyz dalla mia email per contattarmi. Rremove .xyz from my address in order to contact me. - GPG Key Fingerprint: 5C77 9DC3 BD5B 3A28 E7BC 921A 0255 42AA FE06 8F3E _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
