I've been thinking a little about a potential tables implementation for zim wiki.
This page (http://zim-wiki.org/wiki/doku.php?id=support_tables) suggests using TreeView. Why is it that we can't just use gtk.Table (layout widget) ? Use it to layout several zim text buffers and throw them in a container widget (if necessary). I've never used gtk, so my apologies if this is a silly question. Greg
_______________________________________________ Mailing list: https://launchpad.net/~zim-wiki Post to : [email protected] Unsubscribe : https://launchpad.net/~zim-wiki More help : https://help.launchpad.net/ListHelp

