blob: 75cc782fe69ed20f8d861d8778076b254adb6944 (
plain)
1
2
3
4
5
6
7
8
|
# Event Attacher
This is how StarBasic handles events.
## See Also
- <https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Programmatic_Assignment_of_Scripts_to_Events>
- <https://wiki.documentfoundation.org/Documentation/DevGuide/Forms#Scripting_and_Events>
|