I need to display error messages i receive from a remote server.  there are 
many different errors, and they can change at any time.  I cant just build a 
list of the possible errors.  I need to display these errors to the user. 
the problem i am having is that almost all the errors are longer then the 
screen is wide.  I am trying to find a way to display a string to the screen 
that is longer then the screen.  I wont know what the string is untill i 
recevice it.  how can i display these dynamic strings to the screen so that 
they will be placed on mulitple lines.  I would like to use an Alert box, 
but i cant figure out how to set the alert text dynamicly.  anyone know of 
any documention or samples that would show me how to do this?
-- 


Scott Erickson
Software Development Team, FB-4, Inc.
[EMAIL PROTECTED] 



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to