You brought up a very good point and it got me thinking.  I don't
think its looping through the Vector.  I have another class that takes
the values, creates a Canvas and draws text and a simple image on it.
I need to figure out how to draw a button onto a Canvas.  Right now,
all I can do is drawText and drawBitmap.  If I can figure out how to
draw a button, I can probably create a listener on it.

Any thoughts would be more than welcomed!  Thank you.


On Jun 16, 4:52 pm, KC <kane.coch...@gmail.com> wrote:
> Sorry, good point.  The parent is a FrameLayout.  Please let me know
> if I can provide you with more info and thanks so much for trying to
> help with this, I really appreciate it.
>
> KC
>
> On Jun 16, 4:32 pm, Justin Anderson <janderson....@gmail.com> wrote:
>
>
>
> > Well, what is the parent layout?  There are different ways/methods to do
> > this for ListView, ExpandableListView, LinearLayout, RelativeLayout, etc...
>
> > ----------------------------------------------------------------------
> > There are only 10 types of people in the world...
> > Those who know binary and those who don't.
> > ----------------------------------------------------------------------
>
> > On Wed, Jun 16, 2010 at 2:19 PM, KC <kane.coch...@gmail.com> wrote:

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to