Ed Leafe wrote: > On Dec 15, 2008, at 11:30 PM, Paul McNett wrote: > >> Run ActiveForm.update() after preferences are potentially changed, >> in case >> setting of preferences changes any calculations, such as in >> VirtualFields. > > > If there are pending changes, what happens then? They're gone? > > I know it would be dumb to change prefs in the middle of an editing > session, but we should still warn them first, right?
Wait... calling form.update() will wipe out pending changes? I'm glad it doesn't work that way! What did you mean, because I obviously am misreading you! I opened an app, picked a text field, added a "!!!" after the value, and then opened a command window and typed "self.update()". It didn't wipe out my pending changes. Paul _______________________________________________ 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]
