C#
TreeStore StoreReportesDiario = new TreeStore (typeof (string), typeof (string));
Python??
StoreReportesDiario = Gtk.TreeStore()
_______________________________________________ users-ironpython.com mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
