Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/06/03 16:17
Read: times


 
#40926 - RE: How Can I execute a Backspace on LCD?
Responding to: ???'s previous message
Usually, you use the display to represent stuff that's in the memory of the controller, either directly or indirectly. Doing a backspace on the display in my opinion is a sign of questionnable software design. Because doing a backspace on the display is asynchronous to what's happening in the memory of your controller. It depends on what you are trying to build of course, but if it isn't for displaying for displaying's sake (an exercise in using the display), it seems like a function you'd better avoid.
Tell us what you are trying to build?

List of 10 messages in thread
TopicAuthorDate
How Can I execute a Backspace on LCD?            01/01/70 00:00      
   RE: How Can I execute a Backspace on LCD            01/01/70 00:00      
      How Can I move the cursor back?            01/01/70 00:00      
   RE: How Can I execute a Backspace on LCD            01/01/70 00:00      
   This is how to backspace            01/01/70 00:00      
      RE: This is how to backspace            01/01/70 00:00      
         RE: This is how to backspace            01/01/70 00:00      
         RE: This is how to backspace            01/01/70 00:00      
            RE: This is how to backspace            01/01/70 00:00      
   RE: How Can I execute a Backspace on LCD?            01/01/70 00:00      

Back to Subject List