Post Reply 
Setting calculator's auto shutoff
01-08-2015, 01:23 PM
Post: #11
RE: Setting calculator's auto shutoff
Thanks for testing,
I'm deleting the old text previous to re-drawing.
The box was to small. Please replace
Code:
  RECT_P(G0, xTF0-5,123, xTF0+13,133, #FFFFFF, #FFFFFF);
with
Code:
  RECT_P(G0, xTF0-5,123, xTF0+16,133, #FFFFFF, #FFFFFF);
(4th line counting from end of program).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Setting calculator's auto shutoff - Thomas_Sch - 01-08-2015 01:23 PM



User(s) browsing this thread: 1 Guest(s)