[IronPython] IronPython/Gtk#/TreeView ??
Hector Miuler Malpica Gallegos
miuler at gmail.com
Wed Apr 6 22:47:10 CEST 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://mail.python.org/pipermail/ironpython-users/attachments/20050406/0b3311af/attachment.html>
More information about the Ironpython-users
mailing list