On 10/15/10 10:35 AM, Paul McNett wrote: > http://paulmcnett.com/test_grid_textbox.py > > The example is a self-contained 41 lines that creates a database, a bizobj, a > grid, > and a textbox, and displays the contents of the db in the grid.
Ok, I amended the sample at the link above, which shows there's a problem on Windows after my change in r6050 to suppress update() for nonvisible objects. Apparently, on Windows, GetVisible() returns False when the page isn't active. I have to think about what to do about this: the simple answer would be to have dabo call update() when a page becomes active. 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]
