> Thanks for the hint. Based on your solution, I came up with a shorter > version of my script. Now the two files appear in the window, but > there are still 3 TextViews instead of 2.
> window.show_all() Here's the bug : for two way diffs, the third pane needs to remain hidden. Changing to window.show() works for me. What app are you embedding meld into btw? Stephen. _______________________________________________ meld-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/meld-list
