add blinking cursor to window in backpack
Hello,
I am trying to add a blinking cursor on screen using the propeller backpack. I am creating a public function in the backpack object to access the char located at the current location so that i can "blink" a cursor location on screen so that the user can see where they are typing on screen.
Does anyone know what variable would allow me to access the char at the current location?
Much appreciated!
I am trying to add a blinking cursor on screen using the propeller backpack. I am creating a public function in the backpack object to access the char located at the current location so that i can "blink" a cursor location on screen so that the user can see where they are typing on screen.
Does anyone know what variable would allow me to access the char at the current location?
Much appreciated!