On Wednesday 10 February 2010 06:56:48 pm Ed Leafe wrote: > Try using removeAll() instead. You should not drop into the wx layer unless > you need to do something very esoteric. > > > Our showchanges() method (provides the table and field name not matching > > mementos) reveals that the field in question is the one associated with > > the dropdown. > > Which is consistent with the timing issue.
self.removeAll() worked. Thanks. But now what? You suggest that I not use the dropdown. But I do have success. Johnf _______________________________________________ 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]
