Hi Kwhit,

I started thinking of what you mentioned here..still I didnt get a
clue of few things..

Could you please explain a bit more on
>4/ At the last interrupt have the object commit suicide and remove
>itself
and
>5/ On an edit clear any existing feedback objects and kill them.
>Instantiate a new Feedback object and forget about it

Thanks
 Suren

On Jun 18, 8:50 am, Suren <nsurendi...@gmail.com> wrote:
> Hi Kwhit,
>
> Thanks for the reply.
>
> This idea is not bad either ;-) Sure, I'll use this if it works for
> me.
>
> Let me try this and getback ASAP.
>
> Thanks again
> Suren
>
> On Jun 18, 8:10 am, Kwhit <kwhitting...@gmail.com> wrote:
>
> > That's a nice graphical feedback idea Suren (I'll steal it one day
> > soon I'm sure ;-)
>
> > How I would do it
>
> > 1/ Create a Feedback object that has a time in side of it that takes
> > card of the cell, row, etc.. Associated with the cell, row, in some
> > way
>
> > 2/ Inside the feedback object set the hot color as desired and the
> > schedule regular intervals say 1/3 of a second giving a total of 15
> > interrupts. At each interrupt move the color 1/15th of the way back to
> > white - quite easy to do if you split up the RGB values
>
> > 3/ Have a poisenPill() method on the object that will terminate it
>
> > 4/ At the last interrupt have the object commit suicide and remove
> > itself
>
> > 5/ On an edit clear any existing feedback objects and kill them.
> > Instantiate a new Feedback object and forget about it
>
> > Your users will be fighting to edit as many cells as they can as fast
> > as they can
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to