• 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: Runing GUIs from external code binaries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Runing GUIs from external code binaries


  • Subject: Re: Runing GUIs from external code binaries
  • From: Stéphane Sudre <email@hidden>
  • Date: Tue, 27 Mar 2007 08:52:53 +0200


On mardi, mars 27, 2007, at 08:45 AM, Mike wrote:

Is it possible to use .nib files in external code binaries executed by the preinstall or postinstall executables at runtime in the installer?

Yes. With the restrictions that if you have GUI elements in your nib (Windows), they won't work if the installation is run with the installer command line and probably ARD.


If so how does one package these bundles with the .nib files in them?

2 solutions:

o your external code is a bundled application. You can invoke it with open.

o you create a bundle for the resources and use this bundle as the reference when you need to load your nib files.

Can the .nibs be placed in the built .pkg or .mpkg's /Resources/ .lproj directories and have the installer automatically find them at runtime when an external executable is run or do they need to be loaded manually from the external executable?

You need to load them manually since this would not be the same bundle and your executable has no way to discover this by itself.



_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Runing GUIs from external code binaries (From: Mike <email@hidden>)

  • Prev by Date: Runing GUIs from external code binaries
  • Next by Date: Re: Postgres within installer sometimes does not work
  • Previous by thread: Runing GUIs from external code binaries
  • Next by thread: 10.4 -> 10.3 PackageMaker Problems
  • Index(es):
    • Date
    • Thread