Visible controls not visible

In my xojo app I have a form with a bunch of labels and text boxes. These are all set to visible, but when I run the app in debug none of the labels or text boxes are visible. If I run a for next loop to manually set each one to visible, they still remain invisible. Is this a bug because it sure is bugging me.

did you check properties?
Maybe the labels are on top of another control which is invisible?
Or on top of other control and outside clipping area, so not visible?
Or have a height / width of zero?

[quote=208602:@Christian Schmitz]did you check properties?
Maybe the labels are on top of another control which is invisible?
Or on top of other control and outside clipping area, so not visible?
Or have a height / width of zero[/quote]

Did all of that Christian. The controls are visible at design time but not during debug. There is absolutely no code to change the visibility of the controls.

at design time they are always visible.

Are they in a container control?

I deleted a control, but when I run in debug, the control is still on the form???

No

We might need a priest and some holy water for this situation

I would copy the window (as backup) and remove all source code from the original window and run it to see what happens.

Worked it out. While I was duplicating controls, I managed to duplicate the main window when it only had a few controls on it, so this is what I was seeing at run time. Excuse me for a few minutes while I give myself a good A** kicking. No more drugs for Chris.

What’s going on down under?

Mind and hands running at different speeds(seriously, I don’t take drugs…not often)

Quit drinking…

…and sometimes my mouth is faster than my brain :slight_smile: