Horizontally centering NSButton in NSTableColumn
Horizontally centering NSButton in NSTableColumn
- Subject: Horizontally centering NSButton in NSTableColumn
- From: Jeff LaMarche <email@hidden>
- Date: Mon, 20 Jan 2003 22:42:30 -0500
I've got an NSTable with a column that I've used a disabled
NSButtonCell (as a switch) in it to show the status of a flag. It works
fine, but for the lief of me, I can't seem to get the checkbox
horizontally centered. I've selected centered for the content, and also
programmatically set it to horizontally centered after setting the
NSButtonCell.
Any thoughts on what might be keeping it from being centered? TIA.
Jeff
_______________________________________________
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.