On 7/11/07, Paul McNett <[EMAIL PROTECTED]> wrote: > Nate Lowrie wrote: > > What is the syntax procedure for creating the about dialog content? > > Layout a dialog or form how you like, and set app.AboutFormClass to the > class you defined. > > http://paul.dabodev.com/doc/api/dabodoc/dabo.dApp.dApp.html#Properties_AboutFormClass > > > > > Also, do I have to use the onPreferences event hook and create the > > dialog or is there a panel that I set for preferences? > > Like your about form, lay it out in a class of your choosing, then set > app.PreferenceDialogClass: > > http://paul.dabodev.com/doc/api/dabodoc/dabo.dApp.dApp.html#Properties_PreferenceDialogClass > > (hmmm... I'm mildly annoyed at myself for not being consistent in the > naming ("dialog" versus "form"). Oh, well.)
Thanks, this was a case of me being lazy and not looking it up... > > > -- > pkm ~ http://paulmcnett.com > > [excessive quoting removed by server] _______________________________________________ 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]
