Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editor Windows and Desktop forms
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00129929
Message ID:
00130223
Views:
21
>Does anybody know how to get an editor window to run as either
>a desktop or inside of a desktop form?
>
>Whatever I do I can only get editor windows to pop up inside of
>VFP's screen.
>
>I've tried creating a Desktop form and then doing:
>
>
MODI FILE (lcMsgFile) window frmEdit
>
>which brings up the edit window with all of the parent window
>attributes set correctly except for the ShowWindow = 2/1 setting.
>
>Any ideas?


DEFINE WINDOW ChildWindow IN WINDOW (thisform.Name)
MODI FILE (lcMsgFile) Window ChildWindow IN (thisform.Name)
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform