Posted: Thu May 12, 2011 4:06 pm Post subject: View.Update problem
Hey, so whenever i set my screen into offscreenonly mode, whenever i need the user to type in info, it doesnt show what the user is actually typing, since the screen is not View.Update ' ing. solution?
Sponsor Sponsor
Tony
Posted: Thu May 12, 2011 4:14 pm Post subject: Re: View.Update problem
Lucas @ Thu May 12, 2011 4:06 pm wrote:
since the screen is not View.Update ' ing. solution?
call View.Update whenever you want the screen to be updated?