FellippeHeitor / InForm

A GUI engine and WYSIWYG interface designer for QB64
MIT License
62 stars 15 forks source link

Internal methods names shouldn't be allowed as control names #85

Closed FellippeHeitor closed 6 years ago

FellippeHeitor commented 6 years ago

Also: The editor currently accepts sending a control name starting with __UI_, when it shouldn't, and it wrecks havoc, as expected.

FellippeHeitor commented 6 years ago

Partially fixed by c4f91eaab5573a345dbcf98785d1063d28ec5d30