[Mono-osx] [MonoMac] NSApplication.BeginSheet definition
kjpou
kjpou at pt.lu
Wed Nov 17 01:42:24 EST 2010
Miguel
Verified that it works but only for NSApplication.BeginSheet. Will test
others as they come up.
Thanks a lot for that change. It will make coding simpler for sure.
Kenneth
On 11/16/10 5:18 PM, Miguel de Icaza wrote:
> Hello,
>
> I would like to propose a change to the method definition for
> NSApplication.BeginSheet in appkit.cs
>
>
> Done. I have also added C#-style NSAction parameters, so you can do:
>
> foo.BeginSheet (myWindow, delegate { done = true; });
>
> or if you do not care when the window is closed:
>
> foo.BeginSheet (myWindow);
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20101117/208cbc5b/attachment.html
More information about the Mono-osx
mailing list