Weird designer error

wheretheidivides

Active Member
Licensed User
Longtime User
So everything was going fine, and now I got this error when I go to compile. It won't let me compile. It just pops up with this error.


=====
So I renamed a panel and it's OK now. Sorry. I guess I has a panel name, actidentily renamed it and got the error. When I changed the name back, the error went away. However, error message is not very helpful.
 
Last edited:

JonPM

Well-Known Member
Licensed User
Longtime User
It tells you what you need to know. There is some typo in your layout file's designer script...
 
Upvote 0

mc73

Well-Known Member
Licensed User
Longtime User
It tells you what you need to know. There is some typo in your layout file's designer script...
I disagree. The first time that I saw an error like this, I was searching for a statement missing '=' :D
 
Upvote 0
Top