| Did you know ... | Search Documentation: |
| Changes |
->condition
Changed binding of @receiver
When a menu_item<-condition
is executed by menu->update,
it now passed the menu_item rather than the menu as a whole for @receiver.
->typed
Only accepts event_id
This method is now defined to accept an event-id. text_item->event
invokes text_item->typed,
which is converted by the type-checker.