Re: "Go to" widget in a TableView
Re: "Go to" widget in a TableView
- Subject: Re: "Go to" widget in a TableView
- From: James DiPalma <email@hidden>
- Date: Tue, 22 Jun 2004 10:55:30 -0700
I'd like to insert a "Go To" widget (i.e. Like the iTMS link widget in
iTunes table views; a little grey circle with an arrow in it) in some
NSTableView's cells.
I've sub-classed NSTextFieldCell and played around with :
Did you try a button cell, change from checkbox to square (probably
others that would work), set its icon and alt icon.
-jim
_______________________________________________
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.