If I place an image on a form and I attach a method to it and then a label on top of it, clicking the image causes the label to disappear. When I reload the form, the labels become still visible.
Servoy 2.1rc2, OSX.3.4
If I place an image on a form and I attach a method to it and then a label on top of it, clicking the image causes the label to disappear. When I reload the form, the labels become still visible.
Servoy 2.1rc2, OSX.3.4
yes this is not possible
If you have an input or button and you lay over that a label with an image then that image will dissappeer when you select that button.
Because the input/button will come to front then.