i want to display ‘Style of the Button’ .
Ex : We have 10 colors in Variable . Need to display 10 buttons with 10 colors and bind only 1 on-click event to all the Buttons
So, I think the number of the button is a variable not a constant. So you need to make a widget with just a button and the onclicked event who call a HUD function, like this :