[Mono-osx] Appkit.cs patch
miguel.novell
miguel.novell at gmail.com
Sat Apr 24 18:39:05 EDT 2010
Hello,
I'll cook a test case tonight for the 3 troublesome cases that I have
now
On Apr 24, 2010, at 18:00, "Geoff Norton" <GNorton at novell.com> wrote:
> 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/a3b2f132/attachment.html
More information about the Mono-osx
mailing list