Widget Identity

I have posted a rant and some demo code on a new page that addresses finding a pathname, widget name, widget id, etc., when you create a series of widgets in a loop and don’t know how to address them. Also, I guess, it addresses the question of given x,y coords (like from event data) how can you find the row and column of a grid and given that how do you identify what widget it at that point. I don’t think I mentioned that in the rant.