Marcus, I have validated that this is happening. Thanks for the bug report. I will try to fix this in the coming weeks.
A slightly better suggestion is to connect to the scrollview and then get the scrollview's documentview. This way, you're not dependent on having columns in the outline view. Thanks, GJC --- Marcus_M�ller <[EMAIL PROTECTED]> wrote: > Hi, > > 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 ===== Gregory John Casamento ------------------------------------------------------------------------ Please sign the petition against software patents at: http://www.petitiononline.com/pasp01/petition.html Petition to make Lighthouse Application Suite Free Software at: http://www.petitiononline.com/laafs/petition.html ------------------------------------------------------------------------ __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
