Re: trying to do a blinking text cursor
"Naith" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
Jack Andrews wrote: > > but where do you erase the cursor? Â what if the position changes and the text is not re-rendered (hold down SDLK_RIGHT) - couldn't you end up with cursor phantoms left in places when it was not invisible? > Not sure I understand. Please elaborate more on what you mean. The cursor is never erased. It is rendered whenever the timer value is an even number and not rendered elsewhere. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org