On Jul 20, 2009, at 22:16, Daniel Child wrote:
I seem to have fallen into the pitfall you described below. I can
get the table view to display values in a combo box from a data
source, which takes those values from an array in the model. I also
have autocomplete working.
But I can't seem
I seem to have fallen into the pitfall you described below. I can get
the table view to display values in a combo box from a data source,
which takes those values from an array in the model. I also have
autocomplete working.
But I can't seem to get the values I choose to "stick" (remain
d
Daniel Child wrote:
As a follow-up to the previous question on popups in a table, I am
wondering what APIs you can use to implement the kind of "intelligent"
popups one finds, for example, when filling out the State field in
forms needing an address. You start typing "Ma" and Maine or Maryland
c
On Jul 19, 2009, at 17:05, I. Savant wrote:
On Jul 19, 2009, at 7:58 PM, Quincey Morris wrote:
... and you'd *still* have to prevent the table view from treating
[NSComboBoxCell] like a text field.
In what way?
Are you referring to the fact that a menu can represent an object,
whereas
On Jul 19, 2009, at 7:58 PM, Quincey Morris wrote:
... and you'd *still* have to prevent the table view from treating
[NSComboBoxCell] like a text field.
In what way?
Are you referring to the fact that a menu can represent an object,
whereas a combo box is just a (possibly-pre-baked-ch
On Jul 19, 2009, at 16:43, Daniel Child wrote:
As a follow-up to the previous question on popups in a table, I am
wondering what APIs you can use to implement the kind of
"intelligent" popups one finds, for example, when filling out the
State field in forms needing an address. You start typ
On Jul 19, 2009, at 7:43 PM, Daniel Child wrote:
As a follow-up to the previous question on popups in a table, I am
wondering what APIs you can use to implement the kind of
"intelligent" popups one finds, for example, when filling out the
State field in forms needing an address. You start t
As a follow-up to the previous question on popups in a table, I am
wondering what APIs you can use to implement the kind of "intelligent"
popups one finds, for example, when filling out the State field in
forms needing an address. You start typing "Ma" and Maine or Maryland
come up. But you