Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Realtime VCX and C++ DLL
Message
From
11/04/2013 06:45:40
 
 
To
08/04/2013 20:31:27
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01567956
Message ID:
01570719
Views:
179
(James 4:15), I will be presenting a new sample form using the realtime.dll and the mover class at the OFUG (Online FoxPro Users Group) next week. The code for this will be completed this weekend. A new "samples\" directory will appear in the realtime project. The one that will be used for the example will be similar to Win8's tiles and will be in "samples\win8tiles\".

Best regards,
Rick C. Hodgin


------------------
>I have added a new mover class to Realtime, and pushed an example to GitHub.
>
MODIFY CLASS mover of realtime.vcx
>
>https://www.github.com/RickCHodgin/realtime
>
>I have these additions validated:
>(1) Overlay images -- tested, okay
>(2) Save captured rectangle objects -- tested, okay
>(3) Visible or not visible -- tested, okay
>
>These are not yet implemented, but are planned:
>(4) Alternate objects drawn during events -- such as when an object is dragged, it uses a different graphic
>(5) Mask -- (Will only signal click, rightClick, mouseEnter, mouseLeave, dragDrop initially, other signals are planned)
>
>Blessings,
>Rick C. Hodgin
>
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform