nssearchfield Questions

3

I would like to have a contextual menu that shows search results as text is entered in a search field. This is an image of the default mail app in OS X that does this. I know how to filter an array...
Anselm asked 29/2, 2016 at 16:29

2

Solved

I am trying to clear field NSSearchField by clicking on the clear button on the right side. I am not able to click on it. Here is a screen recording of what's happening at my end: I used the f...
Greathouse asked 21/5, 2015 at 10:50

2

Solved

My app description, Add NSMutableArray with some items (say 1- 50) Add NSArrayController and add/bind that array to this arrayController Add NSTableView to my view and populate them using the con...
Sparge asked 22/11, 2013 at 11:59

1

I'm trying to emulate the tokenized search feature of Mail.app and Finder.app on 10.7+ where there is what looks to be an NSSearchField with a search magnifying glass icon on the left and cancel (x...
Ramsdell asked 23/10, 2012 at 0:25

2

Solved

I've been searching for hours and still haven't found an answer to this. How can you get an NSSearchField to display a menu with results. I can use the recent searches menu to display results, but ...
Balling asked 11/11, 2011 at 3:43

1

Solved

Is there a standard control for developers to get the search field behavior like in Mail (Mac OS X 10.7) to make advanced searches with tokens? In Mail the tokens are used to visualize a search f...
Wrigley asked 27/12, 2011 at 10:35

1

Solved

This question seems straightforward but I've tried everything I can think of, and Googled for hours. I have an NSSearchField that does autocomplete, basically copying Apple's SearchField sample co...
Christmann asked 2/3, 2011 at 5:13

1

Solved

I am surprised that I can't find the answer to this simple task. I just want the user to type in text, press enter, and have the application know what s/he typed. How would I do this?
Unity asked 6/2, 2011 at 1:59

1

Solved

I am looking for a way to create an nssearchfield that behaves as follows: user types in text based on matches an autocompletion drop-down appears the text in the search field does not autocom...
Ratcliffe asked 20/10, 2010 at 19:12
1

© 2022 - 2024 — McMap. All rights reserved.