On Apr 24, 2013, at 4:07 AM, Shawn Blc wrote: > Is there a way to wrap text in a text entry field? > > For example: > put gQ1 into field "fldQD1" wrap text -- is what I want to do. > > > I see the don't wrap text in the property inspector, but it's not wrapping > my text when unchecked.
Shawn, What is in gQ1? If there are no white space characters in the text it won't wrap, even if dontWrap is false. Devin Devin Asay Office of Digital Humanities Brigham Young University _______________________________________________ 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
