I always had to add a small delay when using _TITLE to make sure it will work, and a delay works, but recently found out that these things will make _TITLE work when called without delay.
#1) Loading an icon first makes _TITLE work instantly.
#2) Calling _SCREENMOVE _SCREENX, _SCREENY before calling _TITLE makes _TITLE work instantly.
Has anyone found anymore ways that can eliminate the delay needed with _TITLE?
- Dav