Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Editor Like Features in a Memo field?
Message
De
12/12/2006 15:40:34
 
 
À
12/12/2006 08:35:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01176689
Message ID:
01176970
Vues:
11
>See my "Adding IntelliSense to Runtime Applications and Favorites for IntelliSense" white paper available at http://www.stonefield.com/techpap.html for details on adding IntelliSense to runtime applications. I use it for very similar purposes that you describe.

Doug,

do you have any idea how to include intellisence application into main application exe file?

I do'nt like the idea of distributing separate files with my applcation exe.

http://fox.wikis.com/wc.dll?Wiki~DeployingReportBehavior90InRuntime describes that incuding report components is easy, just write

EXTERNAL PROCEDURE frxbuilder.prg,frxpreview.prg,frxoutput.prg
_REPORTBUILDER = "frxbuilder.prg"
_REPORTPREVIEW = "frxpreview.prg"
_REPORTOUTPUT = "frxoutput.prg"
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform