10 messages in com.googlegroups.android-beginnersRe: About graphics.drawstring()
FromSent OnAttachments
Analdin Judy26 Feb 2008 03:37 
szeldon26 Feb 2008 03:46 
Analdin Judy26 Feb 2008 03:49 
Dan U.26 Feb 2008 10:43 
Analdin Judy26 Feb 2008 21:09 
Dan U.26 Feb 2008 22:52 
Analdin Judy26 Feb 2008 23:04 
Dan U.26 Feb 2008 23:22 
Analdin Judy27 Feb 2008 01:51 
Dan U.27 Feb 2008 11:12 
Subject:Re: About graphics.drawstring()
From:Dan U. (dan.@gmail.com)
Date:02/26/2008 11:22:17 PM
List:com.googlegroups.android-beginners

I'm quite confused. What exactly are you trying to accomplish? You say you want to show text on the screen. Simply use a TextView and call setText. If the user needs to edit this text or you want to show the text with an EditText look, use an EditText and call setText.

On Feb 26, 11:04 pm, "Analdin Judy" <j.@i-waves.com> wrote: