On Sunday 11 March 2007 01:38, Kelie wrote: > hello, > > in wxPython, a wx.Grid object has CreateGrid method for which i can specify > rowCount and colCount argument. i didn't find the same method in dGrid. > after searching the dabo demo package, it seems grid is created using the > addColumn method of dGrid object. is this the only way? if so, where do i > specify the number of rows? thank you. - kelie > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users grid.ColumnCount -- John Fabiani
_______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
