On Nov 20, 2008, at 12:09 PM, <[EMAIL PROTECTED]>  
<[EMAIL PROTECTED]> wrote:

> however, we can't put a call to self.layout in the Dynamic method  
> because
> this induces a loop, since layout calls update which call the  
> dynamics, etc.

        Where does layout() call update()? That should never happen. Update  
is in response to a data change; layout in response to a display change.

> What is also puzzling, when we open the debgger in Wing and manually  
> issue
> self.layout() , it doesn't seem to propagate properly in that the  
> sizers are
> not adjusted in our case.

        Instead of adding Wing into the mix and potentially complicating  
things, why not just open the command window from your form and issue  
the command from there?


-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to