Hi all, I have a table of numbers and I'd like the user to be able to select a single one of these values, rather than an entire a row or column.
I implemented the table using an NSTableView, but now it appears that it won't let the user select single entries. What is the easiest way to do this, a NSMatrix of NSText objects? This is for a calendar view that I need (NSDatePicker is not implemented yet it seems). Best regards, Marko Riedel +-------------------------------------------------------------+ | Marko Riedel, EDV Neue Arbeit gGmbH, [EMAIL PROTECTED] | | http://www.geocities.com/markoriedelde/index.html | +-------------------------------------------------------------+ __________________________________________________________ Gesendet von Yahoo! Mail. Dem pfiffigeren Posteingang. http://de.overview.mail.yahoo.com _______________________________________________ apps-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/apps-gnustep
