Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form classes documentation
Message
 
À
08/10/1999 19:05:07
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00274502
Message ID:
00275635
Vues:
21
Oscar,

>I can't find any documentation about cMemoListForm of cCustFrm.vcx and cReportManagerForm of cForms.vcx on the Devguide.>

These two classes snuck out the back door a while ago (I accidentally released them!) In the future I'll enhance them and document them accordingly. In reality, I recommend using CReportForm instead.

>I would also like to know where is a description about the use of cReportForm and its v_RepoList view.

CReportForm is the form that is launched when the user selects File|Print Reports... from the menu. The listbox on CReportForm is driven by lv_RepoList. To display your application's reports in CReportForm, do the following:

* Open lv_RepoList and type Ctrl+Y to append a blank record
* In the cDosName field, enter the report file name
* In the cFullName field, enter the report description
* Leave cType blank for now...it's there for future use.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform