I'm currently in the stages of porting another app from OSX to GNUstep. I just found out that it's not possible to connect an Outlet to an NSOutlineView in Gorm - unlike NSTableView (which works) only the wrapping ScrollView of the NSOutlineView is offered as target.
The current workaround is to connect it to a TableColumn (and then, programmatically get to its tableView).
Happy fixing! :-)
<Marcus
-- Marcus Mueller . . . crack-admin/coder ;-) Mulle kybernetiK . http://www.mulle-kybernetik.com Current projects: finger [EMAIL PROTECTED]
_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
