Re: Scroll content inside InputField?
- To: mathgroup at smc.vnet.net
- Subject: [mg109944] Re: Scroll content inside InputField?
- From: John Fultz <jfultz at wolfram.com>
- Date: Wed, 26 May 2010 07:07:28 -0400 (EDT)
I looked into this briefly, and found no way to do it that didn't have unacceptable problems (for example, I could use an EventHandler to get the Enter key to register, but the field didn't auto-scroll properly). I'm afraid I have nothing more to offer at this time. Sincerely, John Fultz jfultz at wolfram.com User Interface Group Wolfram Research, Inc. On Wed, 19 May 2010 20:16:19 -0400 (EDT), Leonid Shifrin wrote: > John, > > I will also much appreciate the answer! > > Thanks, > |Leonid > > > On Wed, May 19, 2010 at 3:01 PM, Alexey Popkov <lehin.p at gmail.com> wrote: > >> I subscribe to the Syd's question. How to create an InputField where you >> can >> enter the new line symbol by pressing Enter? >> >> >> "Syd Geraghty" <sydgeraghty at me.com>: >>> Hi John, >>> >>> Is there a way of inputting a return character in the dynamic field so >>> that paragraphs of text input can be accommodated? >>> >>> >>> Cheers .... Syd