I’ve seen this multiple times now, after changing the super of an class.
After pressing return i get the correct classname back. How does that happen, or why?
The only time I’ve seen this is in screen grabs and recordings. It’s a glitch in macOS’s rendering code that i usually see when a dialog is being opened or closed.
1 Like
Hmm, ok. I can reproduce this here all the time now. It stays there until pressing enter in the Name field.
Hmm, seems there is something else happening. For every field where that happend I get compile error (multiple for the same field):
I haven’t seen this.
Are you using Xojo on Mac? What OS version?
After closing the project and loading it again, these errors are gone.
Is there some sort of non-standard code-point in the field. Someone had a “special” unicode space in the box there other day. Perhaps that’s something to do with it. I’ve no idea how it may have got in there…