Ed Leafe wrote: > On Dec 6, 2008, at 11:35 AM, Paul McNett wrote: > >>> I just noticed the following in the Class Designer running on OS X: >>> if you mark a column as Visible=False, the captions on any column >>> after that position are not drawn. Example: create a 5-column grid, >>> and give each column a different caption. Select the third column, >>> and >>> change its Visible property in the prop sheet to False (you'll need >>> the latest revision for that to be exposed). The result is that there >>> are now 4 visible columns (expected), but only columns 1 & 2 show >>> captions; the others are blank. >> What happens if you jiggle the form? IOW, force a refresh? > > > Nothing. I can resize the columns, move 'em around, etc. Seems like > the presence of an invisible column stops the caption drawing.
Can you check the other platforms? This isn't happening for me with the test in dGrid.py on any platform. 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]
