Thanks, Justin. I hope someone can help, because I've spent hours
trying things that clearly don't work :(  Nothing I try is
successfully attaching a click or touch listener to the View I created
and added.

Thanks for trying to help though.


On Jun 17, 5:23 am, Justin Anderson <janderson....@gmail.com> wrote:
> 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 <kane.coch...@gmail.com> 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 <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<android-beginners%2Bunsubscr 
> > i...@googlegroups.com>
> > 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
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