On Fri, Apr 14, 2017 at 6:33 PM, George Rimakis <[email protected]> wrote:
> Very nice! > > I'm still trying to figure out where the program is when the cursor > disappears. If anyone knows how to troubleshoot that, let me know. > > ~George > Well maybe it's a problem of my emulator. If I just move the cursor around with the arrow keys eventually the cursor disappears for a few seconds. But looking at the main loop at line 3000 I don't see any reason why that would happen. Maybe if it was garbage collecting strings or something like that. Do you see the cursor disappear? Maybe it's just a personal problem. -- John.
