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
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
Is this a static image added from View > Add > Image?
It wouldn’t just be an image because it should resize based on variables.
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.