Log in

View Full Version : Smart Dashboard Extentions


Technologyman00
31-08-2016, 11:24
I need help with creating a custom widget for the Smart Dashboard we are not using SFX and we are using C++ is their an easy way to manipulate the size of an image on the Smart Dashboard based off of variables?

Thanks, Collin

euhlmann
31-08-2016, 11:51
Is this a static image added from View > Add > Image?

Technologyman00
31-08-2016, 22:00
It wouldn't just be an image because it should resize based on variables.

euhlmann
01-09-2016, 17:10
You can either a SmartDashboard extension, but I wouldn't call it easy.
If you could explain your use case for this, it might help.