Text Field in LC 7

Peter Haworth pete at lcsql.com
Sat Mar 7 18:28:20 EST 2015


I too got scared off the Geometry Manager from posts on this list and
rolled my own.

I'm a big fan of modTableField but I must admit I've never resized one,
except when first setting it up.  I wonder if there's more going on than
with a normal resize, for example, widening columns as well as the table
itself?  If so, then that would certainly affect performance.  On the other
hand, we've seen pretty much the same issues in a straightforward scrolling
field.

On Sat, Mar 7, 2015 at 3:21 PM Peter Haworth <pete at lcsql.com> wrote:

> Thanks Richard, didn;t know it was deprecated.
>
>
> On Sat, Mar 7, 2015 at 12:57 PM Richard Gaskin <ambassador at fourthworld.com>
> wrote:
>
>> Peter Haworth wrote:
>>
>>  > On Sat, Mar 7, 2015 at 11:40 AM J. Landman Gay wrote:
>>  >>
>>  >> Wouldn't this be related to the liveResizing property?
>>  >
>>  > Right, that was mu first thought.  But I think liveresizing stops all
>>  > controls from changing size until the resize ends whereas I think the
>>  > idea here is to still resize the control itself but not apply line
>>  > wrapping within the control until after the resize finishes.
>>
>> Yep.
>>
>> And FWIW, it appears liveResizing is deprecated since the Cocoa
>> migration, understandable since I don't believe the Cocoa APIs support
>> the older resizing model.
>>
>> I just filed a bug report suggesting the Dictionary entry for
>> liveResizing be updated to reflect its current status:
>> <http://quality.runrev.com/show_bug.cgi?id=14840>
>>
>> --
>>   Richard Gaskin
>>   Fourth World Systems
>>   Software Design and Development for the Desktop, Mobile, and the Web
>>   ____________________________________________________________________
>>   Ambassador at FourthWorld.com                http://www.FourthWorld.com
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>



More information about the use-livecode mailing list