| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Obviously you have to use bindings where titles of each of you controls need to be bound to a controller
My application is one of several front-ends to a shell-script based installer. The back-end runs on multiple platforms and provides all of the resources (strings) to the various front-ends upon request. It is not feasible to restructure this application so that the Cocoa based front-end uses resources from a NIB-file, they need to be provided by the back-end at runtime.
As I said, write a facade which hides all the details as how the title strings are generated. Have clean
If possible, I'd like to avoid having to manually query for each
internationalized string in code. I'm a Cocoa newbie, so maybe there is
something obvious that I'm missing, but it looks like unless I can pass
an argument to a binding, I'm basically out of luck.
-Shripada
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (email@hidden) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.