Deleting lines in a scrolling list box?
Eric Chatonet
eric.chatonet at sosmartsoftware.com
Wed Nov 29 03:20:37 EST 2006
Hi Jan,
Le 28 nov. 06 à 21:04, Jan Schenkel a écrit :
> I can't remember right now if the hilitedLines come
> back out sorted properly, but one can use
> ##
> set the hilitedLines of field "List" to "2,1,3,4"
> ##
> to make sure that the black border is around the
> second line. (I don't have the code with me right now,
> but you get the idea)
set the hilitedLines of field "List" to "4,2,3,1"
put the hilitedLines of field "List" > "1,2,3,4"
As Ken noticed it, it seems that hilitedLines property always returns
a sorted list but, you are right, it may be set without any order.
Best Regards from Paris,
Eric Chatonet
------------------------------------------------------------------------
----------------------
http://www.sosmartsoftware.com/ eric.chatonet at sosmartsoftware.com/
More information about the use-livecode
mailing list