Yen-Ju Chen wrote: > > I realize that I misunderstood the usage of browser:selectRow:inColumn. > Thanx for the hint. > And there is a minor bug that browser won't select the cell in matrix > after browser:selectRow:inColumn: return YES. > I attach a patch for that if it is a bug. >
Actually that's part of the change I made. The documentation specifically states that the delegate is responsible for selecting the cell. Actually, I don't really like it this way, especially for browser:selectCellWithString:inColumn:, since it's hard for the delegate to figure out which cell to select while it is easy for the browser. -- Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you | know how I hate the stuff. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
