Re: Find Scroll position of a chunk within a line that is wrapped

2014-11-18 Thread Michael Doub
My wishful thinking hearing about a new lead got me over excited. I still have not found a way to make it work without looking at every character and simulating the word wrap myself... yuck! Consider we have the following in a field 1 and pretend the line breaks you see are really the soft wr

Re: Find Scroll position of a chunk within a line that is wrapped

2014-11-18 Thread Michael Doub
I think that you are correct! That was the lead that I was missing. Thanks! Mike On 11/18/14 2:04 PM, Scott Rossi wrote: If I understand what you¹re asking, I believe you can use the formattedRect for this. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 11/18/14

Re: Find Scroll position of a chunk within a line that is wrapped

2014-11-18 Thread Scott Rossi
If I understand what you¹re asking, I believe you can use the formattedRect for this. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 11/18/14, 10:23 AM, "Michael Doub" wrote: >A related question to positioning a line within a field, is positioning >a chunk within a li