Problem
add property "l0" type "Label" to window1
add window event "Opened"
hit text:
l0.width = 100 # app crash object are nothing
run prog, crash with message:
Runtime Error: Only instances have fields.
Message are not clear, why don't show "Object are nothing, initialize before use..." or text more usuel
Proposed Solution
Example Workflow
Alternatives Considered
Who Would This Help?