I have a form shown in a Dialog.
In my code I selected the TextToolbar TRUE.
The toolbar shows greyout even when selecting text in a field.
This is my code:
I have an issue that the parameters , [y], [width], [height] of the function ‘showFormInDialog()’ doesn’t work correct in Servoy 3.5.3. When I set ‘-1, -1, -1, -1’ the dialog is displayed in the middle of the screen in layoutsize. But when I change the values to ‘300, 200, 450, 250’ I always get the dialog window like before.