In the script of the behavior for columns in the datagrid library, I see this:

on ResetData
    -- Sent when column data is being emptied because the control is no longer 
being used to display data
    set the text me to empty
end ResetData

Shouldn't that be "the text OF me"?? Will that even compile??

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

Reply via email to