Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

BaseColors
Paul James, Lifecycle Technologies, Inc.
Have you ever needed an "on-the-fly" way to "tone down" your color palette to suit the needs of a particular client running 256 colors. Are you running any remote clients using Terminal Services, PCAnywhere, Citrix, etc. who don't want to push high color bandwidth? You don't want to have multiple versions of your screen though, right? Well, this little program can help!
Created on
21 years ago
Downloads
1296
File type
Freeware
General information
Description
This program will accept a Form as a parameter and will change all of the colors on all objects on the form to best suit the color capability of the computer it is being run on (using Windows API calls). Why? Well, I have clients that run my programs over Terminal Services or via some remote connection. To make these connections faster, they are usually throttled down to 256 colors. 256 colors makes most of my "pretty" screens almost unreadable due to color-hatching. You can place a call to this code in the Init() of a form, in your framework, etc., and it will automatically scale the screen colors back to match the capabilities of the video settings in place in Windows. This program examines every object in every container on the form and determines whether it has any color properties that can be changed (like Backcolor, Forecolor, Linecolor, etc.). This code has only been tested under VFP7. *** Sept. 2003 *** Fixed broken FTP Link to get this file. *** Dec. 2006 *** New FTP Link.
Created by
Paul James, Lifecycle Technologies, Inc.

Comments
Add a comment
More downloads created from this member
Paul James, Lifecycle Technologies, Inc.
A FREE, very "usable" library for automating MS-Outlook. This "code based" class is very flexible and uses vfp tables to hold the Outlook properties, allowing you to support multiple versions, extend the capabilities, and make processing changes - all without requiring changes to the base code. It...
Created on
21 years ago
Downloads
5778
File type
Freeware
Rating
5.00/5.00
Paul James, Lifecycle Technologies, Inc.
A library of Functions to manipulate "Strings" in VFP. These functions could save you a "lot" of time. Includes SmartProper(), Character-Time functions, All-in-one StringCheck(), RemoveGarbage(), CleanTable(), SupportEMail(), etc.
Created on
21 years ago
Downloads
4294
File type
Freeware
Paul James, Lifecycle Technologies, Inc.
This is an example of use the TSAC ActiveX control embedded in a VFP form. It will allow you to embed a terminal services session "inside" your VFP application using only VFP and TSAC. I created these forms using VFP 7.0 and haven't tested under 6.0.
Created on
21 years ago
Downloads
1038
File type
Freeware
Paul James, Lifecycle Technologies, Inc.
Here is a free/fast/simple way to create PDF files directly from VFP. This is "black box" code/class that will run a VFP report and output it to a PDF. It will even automatically install any needed components for the user! It's easy to setup and to use! It is very flexible for programmers, easy ...
Created on
21 years ago
Downloads
18133
File type
Freeware
Rating
4.33/5.00
Paul James, Lifecycle Technologies, Inc.
FoxFax is a class library that will allow you to send faxes from within Visual Foxpro. Because it is used as an object, it is very easy to set the desired properties, then call the methods. The download comes with a sample screen, table, and report.
Created on
22 years ago
Downloads
3822
File type
Freeware
Rating
5.00/5.00
Paul James, Lifecycle Technologies, Inc.
This utility will perform a "Search And Replace" on any text within any property on a form, report, menu, database, class library, etc. or on any field in a table. Searches can be "exact" or "case-sensitive". You can process an entire folder at one time.
Created on
22 years ago
Downloads
2139
File type
Freeware
Paul James, Lifecycle Technologies, Inc.
An easy-to-use and compact screen that allows you to have most of the functionality of the full VFP product at your fingertips at every client location! It includes Code Block, Report Nuke, table cleaning, duplicates removal, an open tables grid, a command window, and a command history. It...
Created on
22 years ago
Downloads
4207
File type
Freeware
Rating
5.00/5.00