• 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
Opening Multiple NIb but with Java referencing Objective-C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Opening Multiple NIb but with Java referencing Objective-C


  • Subject: Opening Multiple NIb but with Java referencing Objective-C
  • From: Jeffers <email@hidden>
  • Date: Mon, 21 Aug 2006 15:29:57 +0100

Hi,
Im trying to open a NIB file from Java but calling an Objective-C
class that is the NIB controller.
I've tried:
AppController a = new AppController();
NSApplication.loadNibNamed("Graphics", a);

Where AppController is my Objective-C class and 'Graphics' is my NIB
file name. Its giving me a 'cannot find symbol' error.
Any ideas how i can do this??
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Colorizing a bitmap
  • Next by Date: Re: Receiving actions from WebViews
  • Previous by thread: Re: Colorizing a bitmap
  • Next by thread: Re: Many-to-many relationships with bindings?
  • Index(es):
    • Date
    • Thread