Friday, July 26, 2013

Re: how to make a "shell" panel with a blinking cursor?

Set the contenteditable attribute of a panel/div to true?

BORIS BRUDNOY
Web Software Developer (Careers 2.0LinkedIn)
Founder and Application Architect, Healthometry.com



On Fri, Jul 26, 2013 at 3:34 PM, Magnus <alpineblaster@gmail.com> wrote:
Hi,

I would like to create a panel that acts as a shell, i. g. has a blinking caret and allows the user to enter commands.

If I used a textarea widget, I had to catch when the enter key is pressed. In addition, I had to suppress moving around with the and modifying text. I would have much too much and I had to supress a lot.

Are there simple alternatives? I think the main problem is to get a blinking cursor...

Thanks
Magnus 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment