FellippeHeitor / InForm

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

Masked textbox controls accept Ctrl+V with text longer than the limit of chars #30

Closed FellippeHeitor closed 6 years ago

FellippeHeitor commented 6 years ago

The paste operations must take Mask() into consideration as well.