On Sunday 02 November 2008 08:40:07 am Ed Leafe wrote: > On Nov 2, 2008, at 10:35 AM, johnf wrote: > > I started to check my code and discovered that I am using Dynamic > > properties > > all over the place. For example I have > > It sounds like you have some interdependencies that is creating a > loop. IOW, setting the dynamic property value is triggering an update, > which re-sets the value, which triggers the update, etc. > > > -- Ed Leafe
I'm looking for that very thing but I don't see anything that is calling an update() at least in my code. I'm now thinking there is something in Dabo that is making a call. Maybe the setAll()? These classes I'm using are very old (well over a year) and still work outside of the dPageFrameNoTabs control. I know this because the other forms use the classes and they work without fault. Any thoughts on how to better trace this issue? -- John Fabiani _______________________________________________ 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]
