issues
search
xojo
/
TextInputCanvas
TextInputCanvas is a plugin for the Xojo programming environment that allows developers to implement custom text input controls with international input support.
zlib License
14
stars
9
forks
source link
API 2.0 conversions & Coding Guidelines fixes
#8
Closed
XojoGermany
closed
4 years ago
XojoGermany
commented
4 years ago
Code Guideline corrections (basis:
https://docs.xojo.com/UserGuide:Coding_Guidelines
)
Integer coordinates and size converted to double
REALbasic.Rect replaced by Xojo.Rect
Graphics drawing method updated to API 2.0 calls