Thermometer
-
I've seen controls that look like Oscopes, Histograms and Volt Meters.... but I am looking for one that looks like a thermometer to report back temperarture... for use in C++/MFC application Does anyone have any like that or can point me to something. Regards and thanks in advance Pierre
-
I've seen controls that look like Oscopes, Histograms and Volt Meters.... but I am looking for one that looks like a thermometer to report back temperarture... for use in C++/MFC application Does anyone have any like that or can point me to something. Regards and thanks in advance Pierre
-
You might want to check this out: http://www.codeproject.com/useritems/MAC_Slider.asp[^]. It does look like a thermometer, but it's a C# control. - It's easier to make than to correct a mistake.
-
pblais wrote:
I've seen controls that look like Oscopes, Histograms and Volt Meters.... but I am looking for one that looks like a thermometer to report back temperarture...
That is something that looks like a thermometer.:-D If you couldn't find what you want, it shouldn't be too hard to modify it so that it reports temperature. - It's easier to make than to correct a mistake.
-
pblais wrote:
I've seen controls that look like Oscopes, Histograms and Volt Meters.... but I am looking for one that looks like a thermometer to report back temperarture...
That is something that looks like a thermometer.:-D If you couldn't find what you want, it shouldn't be too hard to modify it so that it reports temperature. - It's easier to make than to correct a mistake.