Blueprint: change button settings

Hey guys,

So I created 2 buttons (in the Blueprint Widget) through the designer and tried to change their appearance such as color, but somehow it does not work through the designer. Maybe a bug in 4.7 Preview 3 ?
Anyway, I don’t mind that but I want to change that and the button tooltips and maybe some more settings later.

At this moment I’ve got the blueprint as follows:

So it will change the tooltips, however I can’t stop thinking this could be done better. Also, how can I now change the color of each button, so for example I’d like the start button to be red and the quit button to be purple, how should I go to work? And another thing, what does the monitor/flash mean on top of the Even Construct ?

Thank you in advance!

Maybe a little bump will help, sorry for that but I’d like some help with this…

Normaly you do this inside the settings:

It is the Background Color setting:

http://puu.sh/eHOaB/2404be14ec.png

If you want to change it on Construction (so when the widget is created) you can do it like this:

http://puu.sh/eHOqX/7f8d2dd60a.jpg

You can also set the tooltip in the settings:

http://puu.sh/eHOvZ/3b3198dbd1.png

For the Monitor Icon:

Try to hover over it. It will tell you that this is Client Side only. So if you run a multiplayer game, only the client using this widget will have access etc about it. No one else will know about what the clients widget is doing, because it is not gameplay related.

Node: My version is 4.6.0, not 4.7.

Thank you Exi!
While I was working at this the editor had some issues at my part where changes within the button properties did not get changed, so that’s why I tried to change it in Blueprint. However, I have an issue right now and that is that I cannot seem to access the ‘Set Background Color’ in de Blueprint. I can access the ‘Set Foreground Color’ and ‘Set Color and Opacity’ though… Any ideas on why?

Edit: Ignore this question, I forgot I needed the context menu from the button itself. Got it to work now. Thank you for your help.