----- "Ed Leafe" <[email protected]> wrote: > On Oct 1, 2009, at 10:24 AM, Adrian Klaver wrote: > > > Is there any other information I can provide to help resolve this? > > > Not at the moment. These days I generally can only focus on Dabo on > > weekends, so when I can look into it more, I'll let you know what I > find. > > > -- Ed Leafe
Thanks. If it helps here is what I found so far. The last_check value is always written per line 592 of dApp.py. Question here. The way it is written it always writes a value even if a check is not done, should it not be indented one tab so it only writes when runCheck is True? The PreferenceDialog is capturing the correct values from the controls. The problem seems to be in the onEditPreferences() function in uiApp.py. The dlgPref.Accepted branch does not seem to be functioning properly. Thanks again, Adrian Klaver [email protected] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/528592354.128501254416791311.javamail.r...@sz0030a.emeryville.ca.mail.comcast.net
