That should be pretty easy to change. You can actually pass any invalid string 
(I.e. non-existing key path) to clear, but empty makes more sense.

Thanks,
Brian
On Sep 5, 2018, 5:21 PM -0500, Bob Sneidar via use-livecode 
<use-livecode@lists.runrev.com>, wrote:
> Not a biggie, but try getting the hilitedElement of a tree view widget when 
> nothing is selected. It returns empty. Now try setting the hilitedElement of 
> a tree view widget to empty. Runtime error! You have to set it to 0, and then 
> it still returns and displays empty in the property inspector! Odd huh?
>
> Bob S
>
>
> _______________________________________________
> 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