Adding Additional Target Device Types to ImageditLast reviewed: November 12, 1996Article ID: Q130344 |
The information in this article applies to:
SUMMARYVisual FoxPro includes a resource editor, Imagedit, that you can use to create cursor and icon files. These files should contain multiple images. When the application is installed, the operating system will choose an image capable of being displayed on the hardware and software installed on the runtime system.
MORE INFORMATIONImagedit allows icons and cursors to be created for VGA 16 Color and VGA Monochrome devices. It is possible to create images appropriate for other devices, by making changes to the IMAGEDIT.INI file located in the \WINDOWS directory.
Device Name - Can contain up to 12 characters Number of Colors - 2 for Monochrome or 16 colors Maximum Height - Maximum of 64 for icons, 32 for cursors Maximum Width - Maximum of 64 for icons, 32 for cursorsIn the example in this article, an icon can be created specifically for SuperVGA resolution. The icon can have up to 16 colors, and be a maximum of 64 x 64 pixels in size. A cursor can also be created for SuperVGA resolution, but it would be limited to 32 x 32 pixels in size.
REFERENCESFor more information on Imagedit device types, refer to DEVICE TYPES in the Imagedit Help file.
|
Additional reference words: 3.00 VFoxWin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |