On Sun, 21 Oct 2007 01:30:21 +0100
Luis Rodrigues <[EMAIL PROTECTED]> wrote:

> On Tue, 2007-10-16 at 01:03 +0200, Mattias Gaertner wrote:
> > On Mon, 15 Oct 2007 16:28:23 +0100
> > Luis Rodrigues <[EMAIL PROTECTED]> wrote:
> > 
> > > We're using FOnReadStringProperty from reader.inc to translate the
> > > string properties, how about TStrings how can this be done?
> > > 
> > > Ideas please.
> > 
> > First define requirements:
> > - Some TStrings should not be translated
> > - Some TStrings should be translated line by line 
> >   (TCombobox, TListBox)
> > - Some TStrings should be translated as text (TMemo)
> > 
> > To FPC team:
> > Is it possible to use TTranslateStrings = type TStrings?
> > I ask because, the compiler allows it, but stops later with a not
> > helping message:
> > lcl/interfaces/gtk2/interfaces.pas(1,1) Fatal: Compilation aborted
> 
> Are there any fpc devs on this list? Should I ask this somewhere else?

I asked on the fpc devel list.

But this will not solve all cases, so either we add some utility
functions or a registration mechanism or use the new property infos.


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to