OK, I didn't know about the paragraph property. set the visible of paragraph 2 of fld "fldList" to false this does make a line disappear, but apparently keeps the value in memory so that it can be restored.
Sincerely, Clarence Martin Email: [email protected] Cell: 626 6965561 -----Original Message----- From: use-livecode [mailto:[email protected]] On Behalf Of ** Clarence P Martin ** via use-livecode Sent: Monday, June 26, 2017 9:46 AM To: 'How to use LiveCode' <[email protected]> Cc: ** Clarence P Martin ** <[email protected]> Subject: RE: Set the imagesource of a character to a built in graphic Can you supply a code sample of hiding a line of text in a list? Sincerely, Clarence Martin Email: [email protected] Cell: 626 6965561 -----Original Message----- From: use-livecode [mailto:[email protected]] On Behalf Of Bob Sneidar via use-livecode Sent: Monday, June 26, 2017 9:24 AM To: How to use LiveCode <[email protected]> Cc: Bob Sneidar <[email protected]> Subject: Re: Set the imagesource of a character to a built in graphic That does indeed work and is a lot cleaner. Bob S > On Jun 26, 2017, at 09:11 , Bob Sneidar via use-livecode <[email protected]> wrote: > > Oh nice I didn't know a line of text could be hidden! I will check > that out. Meanwhile I got it working right by using htmlText. :-) > > Bob S > > >> On Jun 26, 2017, at 09:10 , hh via use-livecode <[email protected]> wrote: >> >> Eventually you are showing/hiding lines, so: >> >> Did you already try to use the hidden property? _______________________________________________ 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 _______________________________________________ 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 _______________________________________________ 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
