[IronPython] IronPython/Gtk#/TreeView ??

Hector Miuler Malpica Gallegos miuler at gmail.com
Wed Apr 6 13:47:10 PDT 2005


Hi, how I can use TreeView in IronPython?

C#
TreeStore  StoreReportesDiario = new TreeStore (typeof (string), typeof
(string));

Python??
StoreReportesDiario = Gtk.TreeStore()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.dreamhost.com/pipermail/users-ironpython.com/attachments/20050406/0b3311af/attachment.htm


More information about the users-ironpython.com mailing list