NSOutlineView subclass does not show up in interface
NSOutlineView subclass does not show up in interface
- Subject: NSOutlineView subclass does not show up in interface
- From: Baback Nemazie <email@hidden>
- Date: Fri, 31 Jan 2003 16:10:35 -0800
Hi,
I am developing an app in Cocoa which involves drag and drop from one
NSOutlineView subclass to another NSOutlineView subclass. I can do this
in java with no problem. But in cocoa I have a very elementary problem
in that my NSOutlineView subclass (DeviceOutlineView) does not show up
in the app's interface to begin with. When I run test interface the two
NSOutlineViews do show up, but the DeviceOutlineView does not show up.
The connections are the same for both NSOutlineView and
DeviceOutlineView, with the left two NSOutlineViews showing and the
third one which is a DeviceOutlineView not showing.
I have included the project. I would appreciate it if someone can take
a look at the project attached and give me some pointers.
Thanks in advance.
[demime 0.98b removed an attachment of type application/x-stuffit which had a name of DragApp.sit]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.