Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not showing the main visual foxpro window
Message
From
06/04/1998 04:47:09
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
06/04/1998 03:10:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00089602
Message ID:
00089710
Views:
35
>Thanks a lot for all of your solutions.
>
>The SCREEN = OFF in the config.fpw file is OK.
>
>About editing a word existing file in a foxpro form i know to do it with a general field, but: I want to have various documents opened by this way at the same time, each one in one different form (Just like word) and if i create a cursor with a lot of records, ¿How can i asociate each form with his record?

-You could have another cursor for each form.
-Each form could have a private data session and show related record.
>
>About showing the micorsoft word toolbars in a form that have the showwindow property to 2, the problem is the same as above: I want to edit each word document in a child form, all of them inside a master form which is the one i want to show the toolbar in.
Show window type set to 1 (in top level) you could have private data session forms under one master. But in fact still this one wouldn't be effective as word. Because each time you finish editing with one, toolbars would go away and you would need a dblclick to edit next (or set edit to gotfocus). Load and unload times would degrade performance. With in place editing I don't think there is a way to keep toolbars always alive.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform