Re: How to validate NSComboBoxCell selection
Re: How to validate NSComboBoxCell selection
- Subject: Re: How to validate NSComboBoxCell selection
- From: "Prem Anand Joseph" <email@hidden>
- Date: Wed, 22 Sep 2004 16:37:35 +0900
Thank you very much.
I will try it out and inform the
result.
Prem
----- Original Message -----
From: "Steven Kramer" <email@hidden>
To: "Prem Anand Joseph" <email@hidden>
Cc: <email@hidden>
Sent: Tuesday, September 21, 2004 10:17 PM
Subject: Re: How to validate NSComboBoxCell selection
That's a funny coincidence, I have just been working on a similar
problem (except I use a fixed list, not a datasource).
My solution is to do customization of the popup in
tableViewSelectionIsChanging / tableViewSelectionDidChange. Perhaps
this will work for you too...
Steven
Op 19-sep-04 om 17:01 heeft Prem Anand Joseph het volgende geschreven:
> Friends,
>
> I have an NSTableView column with NSComboBoxCell
> data cell.
>
> Combobox uses datasource for getting popup list
> items.
>
> I need to filter popup-list entries based upon
> some criteria.
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden