Ed Leafe wrote: > On Jul 7, 2008, at 5:14 PM, Paul McNary wrote: > >> in the grid's: >> >> def afterInitAll(self): >> self.RowHeight = 150 >> for col in self.Columns: >> col.WordWrap = True >> >> The RowHeight statment is being displayed >> as set above but no word wrap. > > > I just tried this in Windows, and it worked as expected. Did you try > interactively changing the RowHeight to see if it was a refresh problem? > > -- Ed Leafe > > > > >
Interactive maes no difference. I'll chalk it up to my wxPython build until I have a chance to check it out closer. I am on GTK if that makes a difference. Thanks Paul McNary [EMAIL PROTECTED] _______________________________________________ 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]
