• 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: How to allow for multiple instances of application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to allow for multiple instances of application?


  • Subject: Re: How to allow for multiple instances of application?
  • From: Cameron Hayne <email@hidden>
  • Date: Mon, 13 Jun 2005 09:08:46 -0400

On 13-Jun-05, at 4:31 AM, Eduard Wolf wrote:
The goal being simply to allow me to maintain several vocabulary files simultaneously, I am afraid you would suggest I should have make my application capable of dealing with multiple windows.

Indeed that is what I would suggest. It shouldn't be that hard. You would just have a singleton class that would keep track of the windows - e.g. in an ArrayList, and File/New would create a new window and perhaps prompt for parameters.


Being slightly lazy, I thought allowing multiple instances would be the faster-to-achieve option.
However, I guess, there is no flag for "multiple-instances-allowed" or sth?

Not as far as I know.

--
Cameron Hayne
email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >How to allow for multiple instances of application? (From: Eduard Wolf <email@hidden>)
 >Re: How to allow for multiple instances of application? (From: Cameron Hayne <email@hidden>)
 >Re: How to allow for multiple instances of application? (From: Eduard Wolf <email@hidden>)

  • Prev by Date: Re: Copying folders to SharedSupport
  • Next by Date: Re: Copying folders to SharedSupport
  • Previous by thread: Re: How to allow for multiple instances of application?
  • Next by thread: Copying folders to SharedSupport
  • Index(es):
    • Date
    • Thread