• 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
bundled & shared library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bundled & shared library


  • Subject: bundled & shared library
  • From: Cocoa Developer <email@hidden>
  • Date: Mon, 21 Jul 2003 10:57:55 -0700

Hi,

Has anyone taken an app (bundle, .nib, Localized.rsrc, ...) and invoke
it from another app, such that it runs not as a different process from
the calling program, but on a second thread in some sort of shared
library in a two threaded app?

What I am trying to do is call a small program that handles a system
status bar (NSStatusBar/NSStatusItem -- like the sound status menu)
from within a program which is running two threads. One thread is for
python & modules, while the other thread is for this system status bar.
Obviously, I can get a python (& modules) and a system status bar app
to run as two different processes and communicate between each other.
In combining these two programs on two threads, I hope to reduce
possible problems.

Thank you in advance,

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

  • Follow-Ups:
    • Re: bundled & shared library
      • From: James Quick <email@hidden>
  • Prev by Date: NSDocument subclass for *.sit/*.rar like data
  • Next by Date: Re: determining encoding on documents
  • Previous by thread: NSDocument subclass for *.sit/*.rar like data
  • Next by thread: Re: bundled & shared library
  • Index(es):
    • Date
    • Thread