[android-developers] Re: Text blinking effect TextView

2010-07-29 Thread Zsolt Vasvari
Probably not easily.  If I were to do something like this, I'd start
with the source code to ViewFlipper and modify it.

On Jul 30, 12:21 am, Huynh Ngoc Vu Nguyen 
wrote:
> Hi all,
>
> Please let me know! How to make text blinking effect in TextView?
> I am using Android SDK 2.2.
>
> Thanks,
> Best regards,
>
> Nguyen,
>
> --
> Huynh Ngoc Vu Nguyen
> Add: Duy Xuyên - Quang Nam
> E-mail: vunguye...@gmail.com
> Phone: 0935102789

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Text blinking effect TextView

2010-07-30 Thread Zsolt Vasvari
I can't give you code as I don't have any.  I simply suggested how I
would approach the problem.   Modify the existing code to, instead of
flipping to views, it hides and shows one.  You will have to do the
coding work, sorry.

On Jul 30, 4:28 pm, Huynh Ngoc Vu Nguyen  wrote:
> Hi,
>
> Thanks for your answer!
> But I don't know using ViewFlipper to make blink effect for Text in the
> TextView.
> Can you give me the demo code?
>
> Thanks!
> Best,
> Nguyen,
>
> 2010/7/30 Zsolt Vasvari 
>
>
>
>
>
> > Probably not easily.  If I were to do something like this, I'd start
> > with the source code to ViewFlipper and modify it.
>
> > On Jul 30, 12:21 am, Huynh Ngoc Vu Nguyen 
> > wrote:
> > > Hi all,
>
> > > Please let me know! How to make text blinking effect in TextView?
> > > I am using Android SDK 2.2.
>
> > > Thanks,
> > > Best regards,
>
> > > Nguyen,
>
> > > --
> > > Huynh Ngoc Vu Nguyen
> > > Add: Duy Xuyên - Quang Nam
> > > E-mail: vunguye...@gmail.com
> > > Phone: 0935102789
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com > cr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Huynh Ngoc Vu Nguyen
> Add: Duy Xuyên - Quang Nam
> E-mail: vunguye...@gmail.com
> Phone: 0935102789

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Text blinking effect TextView

2010-07-31 Thread Doug
Try posting a series of delayed messages or runnables to a handler
that alter the TextView in sequence as you need.

On Jul 29, 9:21 am, Huynh Ngoc Vu Nguyen  wrote:
> Please let me know! How to make text blinking effect in TextView?
> I am using Android SDK 2.2.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: Text blinking effect TextView

2010-07-30 Thread Huynh Ngoc Vu Nguyen
Hi,

Thanks for your answer!
But I don't know using ViewFlipper to make blink effect for Text in the
TextView.
Can you give me the demo code?

Thanks!
Best,
Nguyen,



2010/7/30 Zsolt Vasvari 

> Probably not easily.  If I were to do something like this, I'd start
> with the source code to ViewFlipper and modify it.
>
> On Jul 30, 12:21 am, Huynh Ngoc Vu Nguyen 
> wrote:
> > Hi all,
> >
> > Please let me know! How to make text blinking effect in TextView?
> > I am using Android SDK 2.2.
> >
> > Thanks,
> > Best regards,
> >
> > Nguyen,
> >
> > --
> > Huynh Ngoc Vu Nguyen
> > Add: Duy Xuyên - Quang Nam
> > E-mail: vunguye...@gmail.com
> > Phone: 0935102789
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Huynh Ngoc Vu Nguyen
Add: Duy Xuyên - Quang Nam
E-mail: vunguye...@gmail.com
Phone: 0935102789

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en