Re: GnomeMDI && gtk_tree



Havoc Pennington a écrit :
> 
> Hi,
> 
> GtkTree is broken/deprecated; use GtkCTree.
> 
> GTK probably needs somewhere to put widgets that have to be explicitly
> included if you want backward compat, too many people use the tree and
> other broken widgets accidentally.
> 
> Havoc
Ok. Changing all my gtk_tree function in gtk_ctree function...
Very long work, but just another one question. How can I do drag'n drop
in
a Ctree since GtkCTreeNode is an unknow widget for gtk ?
I have to initialise drag for some node, and set drop for some other
node.

Florent DEVIN




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]