I can't figure out how can I (in a nice way) delete a row with children without loose the children, in a TreeStore
a working way would be to recursively copy the children before the parent, and then delete the parent, but it seems to me like a slow and stupid way. I thought also to drag and drop the first level children before the parent, but I can't implement it. Nobody encountered this problem or know how to solve it? Thank you, Riccardo -- -=Riccardo Galli=- _,e. s~ `` [EMAIL PROTECTED] ideralis Programs . ol `**~ http://www.sideralis.net _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
