Todd Long wrote:
I am successful in underlining the text (like a link) but is it possible to detect a mouse click over the text and not that column (since the text doesn't necessarily have to take up the entire column)?
Unfortunately you can't get the information directly from the getCellAt function, because it doesn't (yet) measure the text, but I believe the getCoordsForCellItem can be used to double-check.
_______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
