On Apr 7, 2005 2:17 AM, Hector Miuler Malpica Gallegos <[EMAIL PROTECTED]> wrote: > Hi, how I can use TreeView in IronPython? > C# > TreeStore StoreReportesDiario = new TreeStore (typeof (string), typeof > (string)); > Python?? > StoreReportesDiario = Gtk.TreeStore()
I don't have an answer to your question, but there is an example application in C# if anybody wants to help out Hector: http://www.gotmono.com/docs/gnome/bindings/gtk-sharp/treeview.html -- Swaroop C H Blog: http://www.swaroopch.info Book: http://www.byteofpython.info _______________________________________________ users-ironpython.com mailing list users-ironpython.com@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com