2007/7/7, Ravi kumar Singh <[EMAIL PROTECTED]>:
Though i am not able to find an answer yet...but in glade-3 (v3.3.1) when
i create Treeview and lookup its properties there is an option "Treeview
model" which has a button "..." beside that (like the one beside
signal-handler option), and on clic
Is there any way to fill treeviews from the gui of glade-3 ?
I am not asking how to do that from the code...i have already done so using
C++, Java and Python...and the interface is samecreate models containing
modelcolumns...and then assigning them to treeview...blah blah
Though it is n