Hi Jaques, > Am 01.06.2021 um 18:26 schrieb J. Landman Gay via use-livecode > <[email protected]>: > > I usually put one empty line at the end of the field and increase the native > scroller content height by twice > or three times the textheight of the field. The amount of extra space > required in the scroller depends on > the text size and textheight.
five empty lines solve my current problem. > I think the problem is an incorrect calculation of the formattedHeight of the > field or group. BTW, did you group the field? Sure! :-) I even added a white button BELOW that field in the group, no dice!? > It won't scroll smoothly unless you do, and the group should scroll rather > than the field. > The field inside the group should be sized to its full height with its top > aligned to the top of the group. It is. > Set the group margins to 0 I did. > and the layermode of the group to "scrolling". I did NOT! Will try... Tested, no difference in the end. > -- > Jacqueline Landman Gay | [email protected] Best Klaus -- Klaus Major https://www.major-k.de https://www.major-k.de/bass [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
