I had done some searches (either for me or to respond to a forum question), and so I add a button to a window. I do not wanted to dlete it, so I placed it outside of the window.
At debug time its location is moved INSIDE THE WINDOW.
I got that above a report TextField and was unable to read what was in it nor copy the part I want.
Minutes ago I was a bit angry (and now hungry), so I lookes from where this dfsjhqsjdfhlqsjh button comes.
Now you also knows.
I will take the code inside the button, place it in a text file / save it and delete the disturbing button.
FWIW.
It is probably anchored to the left of the window.
At debug time, the actual window is wider than the one shown in the IDE, and the button is therefore now visible
Put it ABOVE the window, or to the LEFT of the window
Hi Jeff,
I remember doing that (top, left and bottom). But too late to check the properties: I deleted it.
But, if its my fault, it’s OK for me.
Was not too late !
I copy/paste the button to a new project and it was anchored to left, right and bottom (strangely not top).
But, it’s certainly my fault. I will try to not do that in the future. Either delete the useless or save it in a project if I do not loose the code/idea/whatever.