[Mono-osx] [MonoMac] PopupBindings Sample

Miguel de Icaza miguel at novell.com
Tue Nov 23 01:20:01 EST 2010


Hello,

Here is another sample program that demonstrates the use of bindings for
> Popup Button.
> The information information that is bound to in the NSArrayController is a
> customer class called Person.cs that implements the KVO model.
>

One question: is there a reason to use all of the NSString/NSDictionary
types in this sample?

In general, with MonoMac, we try to avoid exposing APIs based on NSString
and other Foundation types unless it is absolutely necessary.

[I added the sample to the tree, but if I can, I would like to use more C# 3
features and fewer NSString types]

Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20101123/c66396f1/attachment.html 


More information about the Mono-osx mailing list