I have never used FrameLayout... so I'm not sure what the correct way to do
this would be.  Hopefully someone else out there has some answers...
----------------------------------------------------------------------
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 8:39 PM, KC <[email protected]> wrote:

> 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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
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
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to