Overide NSBrowser NSMatrix Question?
Overide NSBrowser NSMatrix Question?
- Subject: Overide NSBrowser NSMatrix Question?
- From: email@hidden
- Date: Fri, 16 Aug 2002 11:09:54 -0700
I am tried to add a bare to the left of the column in and NSBrowser
control. and receive mouse events for the bare as well as draw it. What
would be the feasible way to do this.
First idea:
to use the setMatrixClass to set a custom view that contains NSMatrix
and drawing code.
Second Idea:
To subclass the NSMatrix using setMatrixClass to set NSBrowser NSMatrix
and mung the drawRect function.
Or am i barking up the wrong tree.
class Signature
{
public:
Prosoft Engineering, Inc
Guy Winslow
Software Engineer
925.426.6100 ext.2308
};
_______________________________________________
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.