On Jun 27, 2007, at 6:29 PM, Nate Lowrie wrote:

> How do I turn preferences off?

        app.UserSettingProviderClass = None

        Do that in the initProperties() of your app class. Afterwards, you  
can turn off prefs by:

        app.UserSettingProvider = None

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to