Hello,

I still don't get my dPageSelect to update only the selected page (which is itself a dPageFrame). I tried two things:

In the afterInit() method of the form I set the UpdateInactivePages property of the dPageSelect to False and in the afterInit() method of the common base class of all my dPageFrames I set DeferredUpdates to True.

No effect, the update() method of the first page is still called when I do something in other pages. And I suppose other inactive pages are updated also, I just don't see it (no print statements, no database actions in the update methods).

What do I do wrong?

Thank you,
Sibylle

_______________________________________________
Post Messages to: Dabo-users@leafe.com
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/525a7db7.5000...@t-online.de

Reply via email to