• 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
Multiple windows of one created in IB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multiple windows of one created in IB


  • Subject: Multiple windows of one created in IB
  • From: email@hidden
  • Date: Mon, 11 Feb 2002 16:04:48 -0300
  • Organization: Perfil

Hello, I have a program that when I doubleclick an item, I open a
window showing information. I have multiples items, so i have multiples
information windows. I design the window in IB, but I have the problem
of how to make multiples instances of it. If I use :

MyWindow window=new MyWindow(); //MyWindow is my NSWindow constructed
in IB.
window.makeKyeAndOrderFront(this);

I get the error:

Object already exists for java object being constructed.

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

  • Prev by Date: Re: Option key state
  • Next by Date: Re: Double call of awakeFromNib on custom view
  • Previous by thread: Re: Option key state
  • Next by thread: Multiple windows of one created in IB
  • Index(es):
    • Date
    • Thread