Re: [Patch] Multiple trees support in MlViewTreeView
Dodji Seketeli <[email protected]> Tue, 21 Oct 2003 21:16:49 +0200
| Newsgroups | gmane.editors.mlview.devel |
|---|---|
| Message-ID | <20031021191646.GA6870@tintin> |
Hey Nicolas, Well, the patch looks good, is applied and commited. Thank you very much :) Cheers, Dodji. On Mon, Oct 20, 2003 at 11:28:08PM +0200, Nicolas Centa wrote: > Hello ! > > This patch adds support for multiple trees in MlViewTreeView. > > «API» changes in MlViewTreeView : > - The trees (currently MlViewTreeEditor2 only) are in a GtkNotebook > (MlViewTreeViewPrivate::trees) > - The current tree is pointed by MlViewTreeViewPrivate::tree_editor > - Look at mlview_tree_view_construct() : you can add a tree simply by adding it > to the notebook (connections etc. are made automatically for all trees which are > in it) > > A bug was also corrected in MlViewNodeEditor (comment node editor) (see > mlview_node_editor_clear_xml_text_node_view(), mlview-node-editor.c line 968). > > I will soon add a tree with icons, etc. like I wanted to do :-) > > Don't forget to give me your opinions, especially if you are an user :-) > > Nicolas Centa > "HappyPeng" -- dodji at mlview dot org | MlView XML Editor http://www.seketeli.org/dodji | http://mlview.org