Yes WinDrawChars should do it straigh away, unless you use offscreen buffers or so. I think I am confused not less than you ...
M. -----Original Message----- From: Ravindra [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 11 December 2001 6:21 PM To: Palm Developer Forum Subject: Re: Problem with device.......Need help Hi Michael, Thanx for reply, I am using combination of using WinDrawChars() and wineraserectangle() for showing text ,if I tried to use text field also but same problem getting. If it is a refresh problem then why working fine on emulator. What is the problem in refresh on device. Regards, Ravi ----- Original Message ----- From: "Michael Glickman" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, December 11, 2001 11:05 AM Subject: RE: Problem with device.......Need help > Hi Ravi > > > -----Original Message----- > From: Ravindra [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 11 December 2001 3:10 PM > To: Palm Developer Forum > Subject: Problem with device.......Need help > Hi Ravi > > I looks like a refresh problem, doesn't it. > > You probably need to put a command for > redrawing your object. > > What type of UI is used for showing the text > (TextBox, List, Table) ? > > Michael > ---------------------------------------------------- > > > Hi friends, > I am confused with application running on device please help me if possible. > In my application I am reading article say about 2000 words line by > line,user will set no. of word per line he want to read and speed of > reading i.e. how many such line should be display with in a second .so now > suppose user select 6 word and 2 lines to be flash with in a second then > with in a second he will read 12 words that mean 2 lines. > No when i run this on emulator it run very smoothly it display me 2 line > each of 6 word with in a second every time ,but when I run same thing on > palm 100 device it will give problem some time it won't display all six word > only display 2 or 1.Funny thing is my counter of word always update properly > because when time is over to display current line it will call method to > get another words for generating new line and that time it take last word > count value +1 then why I am getting this problem in display on device. > same thing works fine in emulator.I am using same rom file which is transfer > from device in emulator. > I am using nilEvent to refresh timer. > Please help me to find out this I am totaly hang up. > > Thanxs and regards, > Ravi > > > -------------------------------------------------------------- > Nova Software, Mumbai, India > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/tech/support/forums/ > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > > -------------------------------------------------------------- Nova Software, Mumbai, India -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
