[Mono-osx] Appkit.cs patch

Geoff Norton gnorton at novell.com
Sat Apr 24 18:00:06 EDT 2010


Hey,

  For these things the generator / runtime don't support yet, it would be nice to get a small testcase of how we want things to work and I can update the runtime, then we can fix the generator.

-g

On 2010-04-24, at 5:39 PM, Miguel de Icaza wrote:

> Hello James,
> 
>     Thanks for the patch;
> 
> I had to:
> * Comment out a couple of constructors, as one of them takes a float *, and our generator does not support this yet.
> * In NSNib, I had to comment out instantiateNibWithOwner:topLevelObjects, since that takes an "out" NSArray
> * Commented out a few APIs that require support for "out NSError error" in the generator
> * Added various missing types to NSArrays
> * Done some propertirizing of some methods.
> 
> Just for my own sanity, I sorted some of the classes that we had there.
> 
> Miguel
> 
> On Fri, Apr 23, 2010 at 8:40 PM, James Clancey <james.clancey at gmail.com> wrote:
> Next Patch
> 
> #import <AppKit/NSGradient.h>
> #import <AppKit/NSImageCell.h>
> #import <AppKit/NSImageView.h>
> #import <AppKit/NSNib.h>
> #import <AppKit/NSSpeechRecognizer.h>
> #import <AppKit/NSSpeechSynthesizer.h>
> #import <AppKit/NSSpellChecker.h>
> 
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
> 
> 
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100424/1dd85857/attachment.html 


More information about the Mono-osx mailing list