Anaheim CA.
Offline
Edison Member
Karma: 31
Posts: 2311
Experienced old Whitebeard with a Full head of Hair...
|
 |
« Reply #2 on: October 14, 2012, 02:15:37 am » |
I think I didn't do a good job of posing the question, my intent wasn't sprites... but the ability to move a block of print information by changing this statement: myGLCD.printNumF(VarX.X,2,64 ,48); where the numbers are number of digits after the Dec point (2) and 64, 48 refer to the column and row for locating the message being printed, in this case a floating point number. What I had thought to do was "myGLCD.printNumF(VarX.X,2,64 + x,48 + y); and to be able to move the print location by changing X and Y, perhaps from a table located in a menu function so as to change the 'focus' of the function to center or just to move it... One at a time, the active one only, perhaps to make room for an additional data frame or command frame neft to the central status display frame. Menu choices will be touch sensed it at all possible. I have all my basic information working now GLCD, GPS clock baro temp and R.H. and from there choices can be made about lights in the room, music from and to and fans and motorized windows for temperature control,,, and several other things... yet to be, security,. It would be nice to do a bblock move that way because the information could be part of the menu. I do hope I cleared up my intent and goal.
Bob
|