Swith spell checking on / off
Swith spell checking on / off
- Subject: Swith spell checking on / off
- From: Max Seelemann <email@hidden>
- Date: Wed, 20 Aug 2003 15:10:45 +0200
Hi there.
I've got an some kind of document based app. Each Document has three
NSTextViews, so there can be very many of them. I got a preference that
allows the user to switch spell checking on and off for the whole app.
This works fine, but the check mark in front of the menu item in the
pop up menu for each textview isn't changed. So I did it manually. Got
the menu, selected the item, and set the state. But if the user
switches checking of manually, just for one view, the check mark stays
at the state of the prefs, independent form the actual textview. My
problem is how to solve this problem. Do you know a solution?
thanks,
MAX
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.