Re: detect line clicked in iOS multiline field

2012-03-15 Thread Thomas McGrath III
Well, thank you very much. I knew my head was not screwed on tight today…. THanks again. -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Mar 15, 2012, at 4:21 PM, Thomas McGrath III wrote: > OK, so I put my field in a scrolling group and got a nice iOS scroll bar and > m

RE: detect line clicked in iOS multiline field

2012-03-15 Thread John Dixon
Tom... formattedHeight of field "Lap Counter"... not effective height...:-) Dixie > Subject: Re: detect line clicked in iOS multiline field > From: mcgra...@mac.com > Date: Thu, 15 Mar 2012 16:21:29 -0400 > To: use-livecode@lists.runrev.com > > OK, so I put my fi

Re: detect line clicked in iOS multiline field

2012-03-15 Thread Thomas McGrath III
OK, so I put my field in a scrolling group and got a nice iOS scroll bar and my text field works and looks great. However because my field has text added to it during runtime I need to grow the text field after new lines of text are added. I thought using the effective height of the field would

Re: detect line clicked in iOS multiline field

2012-03-15 Thread Colin Holgate
I tried this once, and I think I gave up, and used a picker instead. On Mar 15, 2012, at 2:50 PM, Thomas McGrath III wrote: > I must be tired.. How do you detect a clicked line in an iOS multiLine field? ___ use-livecode mailing list use-livecode@list