Hiliting one line at a time

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
MarcoPolo
Posts: 12
Joined: Thu Feb 12, 2015 11:34 am

Hiliting one line at a time

Post by MarcoPolo »

Hi all,
On the app i'm building I have a list field, my issue is that the user is able to select/hilite multiple lines from the field and I only want the user to be able to select/hilite only 1 line at a time, there is probably an easy solution.

any help anyone

thanks
MarcoPolo
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2734
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Hiliting one line at a time

Post by jmburnod »

Hi MarcoPolo,
there is probably an easy solution
Yes :D
I think you have to set the multiplehilites (Multi-line in inspector) of your fld to false
Best regards
Jean-Marc
https://alternatic.ch
MarcoPolo
Posts: 12
Joined: Thu Feb 12, 2015 11:34 am

Re: Hiliting one line at a time

Post by MarcoPolo »

Thanks Jean-Marc that did the trick

Kind regards

Mark
Post Reply