[Mono-osx] NSDrawer Implementation

kjpou1 kjpou at pt.lu
Fri Nov 5 01:02:59 EDT 2010


Hello Miguel


Miguel de Icaza wrote:
> 
> 
> When you use our generator, you will automatically get both.   Users that
> choose to assign to the "Delegate" property will get the Objective-C
> model,
> while users assigning to the events will get the C# model.
> 
> Look in the appkit.cs file for Types= and Events= in the [BaseType]
> declarations, this is how you link classes to their delegate classes and
> have the generator produce the events for you.
> 
> 

Thank you for the response.

The Types= and Events= was the second way that I used to define the
delegate.

I was wondering if we should be doing it that way or not.  I saw in the
source that some were and some were not defined that way, so asked the
question.  

This was my first attempt to understand how it all fit together and I must
say "Hats off to you guys" for a great piece of work.

Since I have not checked the sources out, was using source tar ball first,
what would you have me do to get it to you?  It is an easy change so a copy
and paste of the NSDrawerDelegate and NSDrawerState via e-mail would work
for me.  I have the changes already outlined in an email and ready to send.  

I probably should start checking out the sources instead of source
downloads.  Have not used Git before so was holding off until I had more
time.

Kenneth
-- 
View this message in context: http://mono.1490590.n4.nabble.com/NSDrawer-Implementation-tp3027262p3028175.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list