V4 released!

 From:  Michael Gibson
10083.154 In reply to 10083.153 
Hi Booleano,

re:
> How would I have to modify each line of code. Attached image of my window Thanks.

You would put the text content inside the opening/closing tag of the <moi:CommandButton> element, like this:

<moi:CommandButton icon = "..." command = "...">Text content goes here</moi:CommandButton>

- Michael