• 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: Mixing Cocoa/Java problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mixing Cocoa/Java problem


  • Subject: Re: Mixing Cocoa/Java problem
  • From: "Kevin Barnd" <email@hidden>
  • Date: Tue, 20 Nov 2001 10:06:17 -0600

it has my experience that you can not run more than one controller communicating with the nib at the same time. when the nib file calls a controller and then that controller calls another controller which sends a command back to the nib, it doesn't work (for me at least). when the nib calls a controller that controller has to be the one to send any commands back to the nib. after that the nib can call another controller, but it can only communicate with one controller per "request." this has been my experience coding in java. i may be wrong, but i thought that i might share that hoping in might be of some help.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


  • Prev by Date: Example to send a Sleep AppleEvent from Cocoa ?
  • Next by Date: Re: NSWindowController that closes itself, revisited
  • Previous by thread: Re: Mixing Cocoa/Java problem
  • Next by thread: Re: Mixing Cocoa/Java problem
  • Index(es):
    • Date
    • Thread