Video: Noritake GT-EP Beginner Tutorial: Part 4 | Example Code Explanation
Learn about the iDevTFT's programming language. We describe every line of code in the automatically generated example project code.
EDIT: There is an error in this explanation.
The DRAW(box1, 100, 30, drawstyle); will draw a bow with a width of 100 and height of 30, NOT at location (100, 30). This box will be drawn at location (400, 240) due to the previous POSN(400,240); command.
GT-EP: https://www.noritake-elec.com/products/lcd-touch-screen/gt-ep
Visit us at: https://www.noritake-elec.com/
Like us on Facebook: https://www.facebook.com/Noritake-LCD-TFT-208763672482987/
Follow us on Twitter: https://twitter.com/noritakeelec
Follow us on Instagram: https://www.instagram.com/noritakeelec/
EDIT: There is an error in this explanation.
The DRAW(box1, 100, 30, drawstyle); will draw a bow with a width of 100 and height of 30, NOT at location (100, 30). This box will be drawn at location (400, 240) due to the previous POSN(400,240); command.
GT-EP: https://www.noritake-elec.com/products/lcd-touch-screen/gt-ep
Visit us at: https://www.noritake-elec.com/
Like us on Facebook: https://www.facebook.com/Noritake-LCD-TFT-208763672482987/
Follow us on Twitter: https://twitter.com/noritakeelec
Follow us on Instagram: https://www.instagram.com/noritakeelec/