I have detected that in the gui builder if a user types a name for a component he/she may type a blankspace which will not be trimmed off by the code generator in the guibuilder causing syntax errors in the generated code, which the user will not be able to easily address until he/she realizes there's a blankspace in the properties table in the guibuilder.
Would strongly recommend to trim blankspaes upon component name validation whenever the guibuilder does it, at focuslost event or analogue.
Regards,
Carlos.
I have detected that in the gui builder if a user types a name for a component he/she may type a blankspace which will not be trimmed off by the code generator in the guibuilder causing syntax errors in the generated code, which the user will not be able to easily address until he/she realizes there's a blankspace in the properties table in the guibuilder.
Would strongly recommend to trim blankspaes upon component name validation whenever the guibuilder does it, at focuslost event or analogue.
Regards,
Carlos.