[Mono-osx] AppKit.NSTableView
Regan Sarwas
rsarwas at gmail.com
Wed Mar 16 15:50:09 EDT 2011
You need to specify the type in interface builder. You can do this in the
controller library panel. See the 4th screen shot on this blog:
http://mjhutchinson.com/journal/2010/06/09/monomac_in_monodevelop
On Wed, Mar 16, 2011 at 11:35 AM, Chris Van Wyk <
Chris.VanWyk at mixtelematics.com> wrote:
> Hi people,
>
> I'm missing something simple here, but I'm not sure what. I create the
> .xib layout in Interface builder, expecting to see in the .designer.cs file:
>
> private global::MonoMac.AppKit.NSTableView __mt_someTable;
>
> However, the following is created:
>
> private global::MonoMac.Foundation.NSObject __mt_someTables;
>
> I can rename the type to the required AppKit.NSTableView, but as soon as
> I do modifications via Interface builder the changes are reverted to the
> original Doundation.NSObject. Working with the monomac-samples the above
> does not occur, i.e. AppKit.NSTableView stays AppKit.NSTableView.
>
> I'm using MonoMac version 2.4.2.1 and Interface Builder 3.2.5.
>
> Thanks in advance.
> Chris
>
> ------------------------------
> Read our disclaimer at http://www.mixtelematics.com/index.php?id=43874
>
> _______________________________________________
> 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/20110316/2279b868/attachment.html
More information about the Mono-osx
mailing list