• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Cocoa-Java delegate name?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa-Java delegate name?


  • Subject: Re: Cocoa-Java delegate name?
  • From: Scott Ellsworth <email@hidden>
  • Date: Tue, 17 Jun 2003 13:33:25 -0700

On Monday, June 16, 2003, at 05:36 PM, Chris Hanson wrote:
Cocoa Browser is exceptionally handy. I launch it before even launching Project Builder or Interface Builder when doing Cocoa development.

http://homepage2.nifty.com/hoshi-takanori/cocoa-browser/

Very, very neat tool! Thanks, Chris.

One thing to check: Does your table view support selecting or moving columns? Try changing those setting to see whether you start to get clicks.

I tested this, and did not see a difference in the behavior.

Turned out to be something simpler - I had messed up the delegate. (At the least, the NSTableView delegate had not been set, while the NSWindown one had. Sigh - and I thought I had checked that.

On Monday, June 16, 2003, at 04:39 PM, Ian Gillespie wrote:

If you use this method and it isn't getting called, maybe you should
implement another delegate method to see if that is getting called. If
neither of them are getting called, then for some reason your table
delegate probably isn't set correctly.

Got it in one. Thanks for the suggestion - it was this that got me to recheck the delegate.

Thanks, Ian.

Scott
_______________________________________________
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.

References: 
 >Re: Cocoa-Java delegate name? (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: How to have table column headers span multiple columns?
  • Next by Date: Checking when tabs are selected
  • Previous by thread: Re: Cocoa-Java delegate name?
  • Next by thread: Alternative to Interface Builder?
  • Index(es):
    • Date
    • Thread