disappearing button

here’s a new one:

in designer, create a button.
assign a method to the button’s “on action” property.
now go back and assign “none” to the on action property.

the button becomes invisible! only the text of the
button remains.

os-x 10.3
servoy rc10-build 269

Yep, I know that one but didn’t pay attention to it… I solved it by attaching an empty method.

if you don’t attach a method to a button (set to none) then it will become a label.. so it looks like it is dissappearing