help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localization in Gorm file


From: Yen-Ju Chen
Subject: Re: Localization in Gorm file
Date: Tue, 01 Apr 2003 16:27:02 -0500





From: "Chris B. Vetter" <chrisv@web4inc.com>
To: help-gnustep@gnu.org
Subject: Re: Localization in Gorm file
Date: Tue, 1 Apr 2003 13:17:32 -0800

On Tue, 01 Apr 2003 16:11:42 -0500
"Yen-Ju Chen" <yjchenx@hotmail.com> wrote:
>   Ya. That's what I thought.
>   But it would be better if Gorm did that internally. :)

.gorm files are "static", while the Localization is "dynamic". After
all, you can change the localization on-the-fly in UserDefaults.
So how's a "static" file going to know that you changed the language?

Besides that, you still have to do some coding, for example a button
that changes its text from "Start" to "Stop" (and back) when clicked.

--
Chris



 I see.
 How about the inspector of Gorm handle the localizaiont automatically.
 For example, when the title of NSButton is set to "Start" in Gorm,
 the inspector will set it as _(@"Start") internally.
 Do that solve the problem ?
 I have no idea how the Gorm work internally.
 If it is a stupid suggestion, just forget it. :D

 Yen-Ju

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail





reply via email to

[Prev in Thread] Current Thread [Next in Thread]