Salgado has just won the price "MOST EVIL HACK OF 2005", and we're only in January. But I am sure no one will write a more evil hack this year.
There must be one, but they probably don't want you to access it directly. Fortunately, they can make it hard for you to access, but I think they can't prevent you from accessing it.
So, here's how you can access it. (*Crack*)
fcw = gtk.FileChooserWidget()
fcd = fcw.get_children()[0]
rvbox = fcd.get_children()[1]
hpaned = rvbox.get_children()[0]
vbox = hpaned.get_child1()
scrolled = vbox.get_children()[0]
tv = scrolled.get_child()
So, an advice:
DO NOT DO THAT.
If you want to mark a row red, file a bug against file chooser dialog (in gtk+) and ask them to add this feature.
Johan
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
