programatically setEditable NSTextField- bug or feature?
programatically setEditable NSTextField- bug or feature?
- Subject: programatically setEditable NSTextField- bug or feature?
- From: Dave Sopchak <email@hidden>
- Date: Sat, 19 Apr 2003 20:48:55 -0700
Hi all,
I've got an app in which I want to programatically set an NSTextField
editable or not. The method is there- setEditable: (boolean) isEditable.
Everything works great , setEditable is set to false, I loose the depth
of the textField, indicating it can't be edited, but when I switch back
to editable, the textField depth stays flat and doesn't come back
unless the field is selected.
Bug or feature?
Dave
_______________________________________________
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.