Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Realtime VCX and C++ DLL
Message
De
11/03/2013 00:33:10
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Realtime VCX and C++ DLL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Divers
Thread ID:
01567956
Message ID:
01567956
Vues:
231
The Realtime project has been posted: https://github.com/RickCHodgin/realtime

It was originally designed for someone who monitors real-time production flow in a commercial facility. It's been stripped down to a raw screen and the options which exist are very generic to demonstrate some of the range of abilities. I'll make it look nicer in the days to come. :-)

To run, download or clone, then go to the "realtime" directory and run "realtime.exe" or from VFP type "do go". Click the green buttons to show the controls. MouseDown over the hideous orange boxes to speed up or slow down the refresh, and to introduce points other than the auto-generated sine wave. MouseDown and moving back and forth speeds up/slows down, and introduces the points.

To view the class settings code:
MODIFY FORM frmMain
MODIFY CLASS realtime_dll OF realtime.vcx
MODIFY CLASS gauge OF realtime.vcx
MODIFY CLASS graph OF realtime.vcx
Please report any bugs (www.visual-freepro.org email address in upper-left). Thanks! :-)


UPDATE: A new version was pushed out to GitHub. Now, on the graph, it removes data points to the left of the margin and uses a second color for the background horizontal bars.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform