Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editor Like Features in a Memo field?
Message
From
12/12/2006 15:40:34
 
 
To
12/12/2006 08:35:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01176689
Message ID:
01176970
Views:
10
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform