NSSearchField alternative for 10.2.x?
NSSearchField alternative for 10.2.x?
- Subject: NSSearchField alternative for 10.2.x?
- From: Jim Tittsler <email@hidden>
- Date: Mon, 19 Apr 2004 14:52:31 +0900
- Organization: 7J1AJH/AI8A Tokyo
I have written a small program that uses an NSSearchField. I
would like to extend it now as single binary that will also
work with 10.2.x, by substituting an NSTextField and
implementing a subset of the search feature based on the OS
version. Is this possible/practical?
- Is there example code that already demonstrates this?
- Is the "correct" way to place the appropriate field
during my awakeFromNib which contains the bulk of my UI?
- Is it possible to embed a small image in an NSTextField's
cell to make it look like a Search field?
Thanks for any pointers.
_______________________________________________
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.