| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi,_______________________________________________
I have an NSMatrix of subclassed NSImageCells. The matrix is
setup in radiobutton mode so my action will be called when
a cell is clicked.
I want to keep track of which cell is the selected cell by
highlighting the cell. ( I use setHighlighted:YES)
If I select cells under program control, the cells highlight
nicely.
If I select a cell by clicking on the rascal, the cell highlights
and then @#!& unhighlights. ( my action routine does a setHighlighted:YES)
so it might be the case that the NSMatrix code messes with the
highlighting after the action routine returns....
Is there any way I can keep the selected cell highlighted when
clicking on the rascal?
Jerry
_______________________________________________
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.
| References: | |
| >NSMatrix Question... (From: Jerry LeVan <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.