• 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: XCode Resource Files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode Resource Files


  • Subject: Re: XCode Resource Files
  • From: David Dunham <email@hidden>
  • Date: Wed, 3 May 2006 09:47:50 -0700


On 3 May 2006, at 09:04, Madhavi Kankanala wrote:
How do we use these 'STRINGTABLE' in resource files in XCode? All other resource files are linking fine except those contain this STRINGTABLE identifier. Actually this code was written by other programmers and now we are importing those old projects to XCode. My question is "Is StringTable a keyword in resource files or whether it should be defined in another file?"

Also #defines in the Prefix files are not accessible in resource files. How do we access them in the resource files?
That looks like it was defined -- I'd expect it to look more like

resource 'STR#' (214,  "name", purgeable) {
	{
		" Print Preview",
		" Print This Chapter"
	}
};

Have you tried setting a Rez Prefix File for your project or target?

------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." - Turkish proverb


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >XCode Resource Files (From: "Madhavi Kankanala" <email@hidden>)

  • Prev by Date: Re: xcode?!? where do I get it?
  • Next by Date: cc1objplus quit notice
  • Previous by thread: XCode Resource Files
  • Next by thread: Re: XCode Resource Files
  • Index(es):
    • Date
    • Thread