johnf wrote:
> On Saturday 16 February 2008 02:24:19 pm Michael Hipp wrote:
>> What does PrefEditor do?
>>
>> What's the state of MenuDesigner?
>>
>> Thanks,
>> Michael
> PrefEditor - it allows the developer to edit the users preferences database.
> Create a form and set the:
> app.Icon="icon.ico"
> app.BasePrefKey = "someName"
> app.setAppInfo("appName", "SomeAppName")
> app.setAppInfo("Icon", "AIcon.ico")
>
> All will be stored along with the form size and position is also stored.
Hmm. Is this a general purpose tool for use within an application? Or
does it just work on preferences built-in to Dabo?
Most every application needs a "Preferences" or "Options" tool for
users. Building those things is a headache. Is this something that I can
use as a building block and add my own preference types as needed by my
application?
I've been playing with it but can't get it to do much. Is it in a usable
state yet?
Do you think I could pack just one more question into this email? :-)
Michael
_______________________________________________
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]