[Mono-osx] NSKeyValueObserving with NSCollectionView
flohei
flo at rootof.net
Wed Feb 9 02:48:17 EST 2011
Hi Miguel,
Just a quick update: I created a new solution just to test the key value binding on a project from scratch. There it does work the way you described it in your blog post. Now I have to figure out why my working solution does not like that.
Best
–f
On 08.02.2011, at 15:48, Miguel de Icaza [via Mono] wrote:
> > I have a case where I create my own data source for a NSCollectionView. In
> > plain Obj-C/Cocoa I would create a class adopting the NSKeyValueObserving
> > Protocol to realize this. Unfortunately this class seems to be not
> > implemented yet. How do you guys do this?
>
> All you need is to flag the various methods you want with the proper
> [Export] value.
>
> See the MonoMac page for a couple of links to tutorials on doing this.
>
> Miguel
> _______________________________________________
> Mono-osx mailing list
> [hidden email]
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
>
> If you reply to this email, your message will be added to the discussion below:
> http://mono.1490590.n4.nabble.com/NSKeyValueObserving-with-NSCollectionView-tp3275746p3276062.html
> To unsubscribe from NSKeyValueObserving with NSCollectionView, click here.
--
View this message in context: http://mono.1490590.n4.nabble.com/NSKeyValueObserving-with-NSCollectionView-tp3275746p3296698.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20110208/fd8a908e/attachment.html
More information about the Mono-osx
mailing list