Re: NSMatrix: which selectors?
Re: NSMatrix: which selectors?
- Subject: Re: NSMatrix: which selectors?
- From: John Pannell <email@hidden>
- Date: Wed, 20 Feb 2002 09:14:39 -0700
Hi Thilo-
The complete process for implementing an NSMatrix of controls is a
little lengthy for someone to give you a good answer via email. The
"Learning Cocoa" book from O'Reilly has a detailed example of creating
and using an NSMatrix as part of the "ToDo" application... you may find
the detailed answer to your question worth the price of the book.
I have been working on a minesweeper clone that uses an NSMatrix
subclass to make the game board... please feel free to look at the
source code and see if it helps you any. It can be downloaded at:
http://homepage.mac.com/positive/minesweeper2.tar.gz
Note that it isn't finished :-)
Vielen Gru_e aus America-
John P.
On Tuesday, February 19, 2002, at 04:08 PM, Thilo Ettelt wrote:
I'm trying to make an NSMatrix example step by step for myself. I first
want to have a Matrix which shows up a few bevel buttons or something
like that, so I could experiment with them to go further.
So what do I need to do?
Cheers, Thilo
Am Dienstag den, 19. Februar 2002, um 23:51, schrieb John C. Randolph:
I think it might help if you moved up a level and described what you
want to do with this matrix.
_______________________________________________
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.
_______________________________________________
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.