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
