This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-F28069M: GUI Composer 2

Part Number: LAUNCHXL-F28069M

Tool/software: Code Composer Studio

Hello

In my application i need a button to write the value 1 to a target variable when it's pressed and 0 when it's not. I found that for this i have to use the ValueButton widget, but the problem is that i dont have such a widget in my palette. Also i tried to use the toggle button but in properties there is no value field, just like in the simple button widget .

What can i do?

Thank you