OK, I get that. But then how would a function, something you in particular are 
fond of, work?


sort lines of whatever by jacque(the value of youTellMe)


Craig



-----Original Message-----
From: J. Landman Gay <jac...@hyperactivesw.com>
To: How to use LiveCode <use-livecode@lists.runrev.com>
Sent: Fri, Sep 19, 2014 3:23 pm
Subject: Re: Sorting lines on colour (color for some)


On 9/18/2014, 4:46 PM, dunb...@aol.com wrote:
> Anyway, the backColor does not sort either, using the same code.
>
>
> Jacque, why doesn't the thing sort?


I think it's because when you sort lines, the engine pulls out only the 
actual text of the line for sorting. It isn't looking at the properties 
of the field at all. That's why using htmltext or styledText works, 
because those are just text.

-- 
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to