Ed Leafe wrote: > On Oct 24, 2008, at 2:52 PM, Paul McNett wrote: > >> Calling CreateGrid() makes no sense for the way we are using >> wx.grid.Grid. > > > That's called internally. What the error means is that there is code > that is trying to set the selection mode of the grid before it is > actually created. Something in the recent changes must be changing the > order in which this property is being set.
All properties are set after the grid's been created. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
