Files
Michael 5cc55cb931 Minor alert refactor
- Renamed -addButton... methods as buttons were not being added. Just titled being set. Original name was based off NSAlert.
- Ditch -addButtonWithTitle: altogether and force caller to specify the target button.

This fixes input prompt alerts not having correct number of buttons because -addButtonWithTitle: was not incrementing button count and no one bother to test that.
2025-06-25 20:28:04 -04:00
..
2025-06-25 20:28:04 -04:00
2025-04-30 17:51:36 -04:00