Dave Nation wrote: > A few weeks ago I posted a query, questioning whether it would be better > to build an application using the Class Designer or the AppWizard. This > email received a number of replies (thanks to you all for the helpful > responses). > > I decided based on those replies that the Class Designer route was the > way I would try to proceed. > > I am running on Win-XP, and want to build a MDI-based application that > does the following : > 1. Give the user a Log-in screen > 2. If user logs in successfully build a menu for this user type. > 3. The menu only appears on the Main Form. > 4. The user selects menu options which load Class Designer forms as > children of the main form. > > As a first step I looked at the appRecipes in dabodemo, and decided to > try to build the equivalent using Class Designer. I have produced > work-alike version of the recipes and reccats forms in the class > designer. The forms use a modified version of the appRecipes myBizobjs > code, as I wanted to keep the bizobj code separate from the ui code.
The appRecipes demo is quite old, so I'd suggest running the current AppWizard against the recipes demo database and take a look at the directory and file structure that you get. Harvest ideas from that at least. I've been meaning to update that demo for quite a while now. Welcome! -- pkm ~ http://paulmcnett.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]
