• 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: Localising Preference Panes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localising Preference Panes


  • Subject: Re: Localising Preference Panes
  • From: Uli Kusterer <email@hidden>
  • Date: Sun, 15 Oct 2006 21:20:16 +0200

Am 14.10.2006 um 21:49 schrieb Gregory Weston:
I've just been using the normal technique of creating localized NIB files. I'm not sure what the real meaning of the <<do not localize>> in the window title is, but just as with any other plugin the correct set of localization resources is used.

I think that only applies to the window title. The reason for this is that PrefPanes come from a time when there was no way to save an NSView in a NIB as a top-level object. So what you had to do was create a dummy window and then "un-root" its contentView and put it in whatever window you want to display the view in. So, what this probably intends to say is that there's no use localizing the window title because its only there as a container in the NIB. Only stuff *in* the window is worth localizing, because that will be displayed.


 Just a guess.

Cheers,
-- M. Uli Kusterer
http://www.zathras.de


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: Localising Preference Panes (From: Gregory Weston <email@hidden>)

  • Prev by Date: How to forward mouse events to another view?
  • Next by Date: Re: Core Data: undo and non-object attribute [SOLVED]
  • Previous by thread: Re: Localising Preference Panes
  • Next by thread: Re: [SOLVED] How to receive text color changes from NSFontPanel?
  • Index(es):
    • Date
    • Thread