For now I can check the height with the formattedHeight after the user has resized the field and take action appropriately.
thanks, Glen On Wed, Mar 7, 2012 at 3:39 PM, <[email protected]> wrote: > > What Jacque is saying is to load the formatted height, maybe into a custom > property, right after you resize. Then, as the user types, check the > current formattedheight, at each keystroke, and if it exceeds the initial > value, disallow that text entry. > > > I played around with this too, etting a custom property to the > formattedHeight upon resizing, but ran up against a wall if the field is > made smaller. Then the text already is too full for it. > > > Jacque will find a way, though. > > > Craig Newman > > > _______________________________________________ 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
