NSMatrix subclass not working
NSMatrix subclass not working
- Subject: NSMatrix subclass not working
- From: Hans van der Meer <email@hidden>
- Date: Mon, 4 Sep 2006 15:43:13 +0200
First I created a subclass of NSMatrix and added it to
InterfaceBuilder's classes.
Then took from the palette an NSMatrix object into the interface,
changing it via Inspector>CustomClass to the subclass.
Now I have two problems, the first one the gravest:
1. Building the application in XCode I get an unreponsive
application; aWakeFromNib is called but thereafter....silence.
2. Wanting to set the matrix cells to a subclass of NSCell should be
done to drag such een object to the interface. However, IB doesnot
let me instantiate a member of that class. The inspector for NSMatrix
shows no provisions for a custom cell class either. Can this be done.
Hans van der Meer
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden