Drag-and-Drop Support in Version 1.0 of Freelance for Windows
ID: Q89214
|
The information in this article applies to:
-
Microsoft Windows versions 3.1, 3.11
SUMMARY
This article discusses how to enable the Microsoft Windows version 3.1
OLE drag and drop functionality in version 1.0 of Freelance for Windows.
Because version 1.0 of Freelance for Windows was developed before OLE
technology, you must manually edit the REG.DAT file to allow the
application to support this functionality in Windows 3.1.
MORE INFORMATION
In Windows 3.1, you can open or embed a document by dragging a file from a
directory in File Manager and placing the file on a minimized application,
or by dragging the file into the window of an active application. This
process is known as dragging and dropping.
For drag-and-drop functionality to work, the application being used in
conjunction with File Manager must directly support dynamic data exchange
(DDE) messaging.
For more information about drag-and-drop functionality, refer to pages
58-59 of the "Microsoft Windows User's Guide."
Registering Freelance for Windows for Drag-and-Drop Application Use
- Run the Registration Editor (REGEDIT.EXE), which is located in the
WINDOWS directory.
- From the Edit menu, choose Add File Type.
- In the Identifier box, type FLW.
- In the File Type text box, type FLW Presentation.
- In the Action text box, type open.
- In the Command text box, type <drive><path>\FLW.EXE %1.
- To save this entry in the REG.DAT database, choose the OK button.
Registering Freelance for Windows for Drag-and-Drop Printing
- Run the Registration Editor (REGEDIT.EXE), which is located in the
WINDOWS directory.
- From the Edit menu, choose Add File Type.
- Clear the Uses DDE check box.
- In the Identifier box, type LFW.
- In the File Type box, type LFW Presentation.
- In the Action box, type print.
- In the Command box, type <drive><path>\LFW.EXE /p %1.
- To save this entry in the REG.DAT database, choose the OK button.
- In File Manager, make sure to associate LFW document files with
[drive][path]\LFW.EXE. (To do this, choose Associate from the File
menu.)
To print a Freelance for Windows document using drag-and-drop
functionality, use the following steps:
- Open Print Manager and minimize it.
- Open File Manager and locate the file that needs to be printed.
- Drag and drop the file from File Manager onto the minimized Print
Manager icon.
Additional query words:
3.10 3.11 imbed 3rdparty
Keywords :
Version : WINDOWS:3.1,3.11
Platform : WINDOWS
Issue type :
|