Tuesday, June 15, 2021

Modifying NSTextLists in Code

Martin Pilkington:

By setting these NSTextLists, you can give NSTextView enough information to let users make changes to the list through regular text editing. However, NSTextView will not actually respond to any changes you make in code (for example, adding a list). That requires a LOT more work…

Comments RSS · Twitter

Leave a Comment