On 1/1/13 4:51 PM, Ed Leafe wrote: > On Jan 1, 2013, at 6:48 PM, Paul McNett <[email protected]> wrote: > >> I didn't mean to suggest that is what you should do to get it to work; I >> merely >> wanted to find out if my hunch was true that we, the Dabo Developers, need >> to call >> layout() on the parent sizer after a dynamicvisible change. >> >> Ed, do you know where to put that code? > > That's tough - there is a single block of code where all the Dynamic* > properties are updated. Perhaps adding it to the underlying dPemMixin's > _setVisible()?
That makes sense actually, since I believe I've run into this problem before when manually setting a button visible that was instantiated invisible. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
