Re: Is there any way to populate the treeview from glade3 WITHOUT going to coding



In short, there's no way of doing it from glade3 (or libglade at all),
but with the new GtkBuilder code in GTK trunk, you can. It uses an XML
format for describing UIs which is similar to glade's, but has some
differences, and allows population of treeview models. I think there's
some example XML in the GtkBuilder files in the "tests" directory of GTK
trunk.

Philip

On Sat, 2007-07-07 at 19:54 +0100, Ravi kumar Singh wrote:
First of all :- if this message appears again please excuse me as i have earlier posted this WITHOUT 
subscription..and that is still is being moderated...

What i need to know that is there any way to populate the treeview with treemodels RIGHT from glade3. I 
have created treeviews before using coding in C++, Java and Python....but i think it will be much more 
convenient if we could create models and columns DIRECTLY IN GLADE3.

On creating treeview widget in glade3 there is an option of adding treemodels in the properties panel..but 
it asks for to select a model from the project....How to ADD models in a project ?

Please do tell me if you are sure that there is no way to do that ...yet.


 Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! 
http://messenger.yahoo.com/download.php
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


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