Post Reply 
Setting calculator's auto shutoff
01-08-2015, 06:42 PM
Post: #14
RE: Setting calculator's auto shutoff
(01-08-2015 01:23 PM)Thomas_Sch Wrote:  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).

Thanks for that!
How about adding the ability to drag the slider?
(Some people are NEVER satisfied!)

Tom L

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Setting calculator's auto shutoff - toml_12953 - 01-08-2015 06:42 PM



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