[pygtk] Clist...almost there.

Jamey Cribbs cribbsj at oakwood.org
Sat Sep 18 00:20:13 WST 2004


Ok, I have narrowed down the problem to this:  it appears that if I have 
connected a method to the "sort-column-changed" to the TreeModelSort 
like so:

        self.tms.connect_after('sort-column-changed', 
self.afterSortColChanged)

That in the afterSortColChanged method, even though I have done a 
"connect_after", the TreeModelSort has not yet resorted itself.  Does 
anyone know what signal I can connect to that will fire AFTER the 
TreeModelSort has been resorted?

Thanks.

Jamey

Confidentiality Notice: This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. If you are not the intended recipient(s), you are hereby notified that any dissemination, unauthorized review, use, disclosure or distribution of this email and any materials contained in any attachments is prohibited. If you receive this message in error, or are not the intended recipient(s), please immediately notify the sender by email and destroy all copies of the original message, including attachments.


More information about the pygtk mailing list