Huh. I’ve just left the tutorial and followed my instincts with a clean slate. I purposely named the text field my_name_field
this time … but the generated button event handler method is still called name_field
… intriguing!
So:
- I still don’t know why the event handler is being generated with this name.
- The tutorial doesn’t work for me
- or maybe I’ve misunderstood what I was supposed to do!