- Original Message -
From: "Florian Klaempfl" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Saturday, May 19, 2007 4:45 PM
Subject: Re: [fpc-pascal] UTF-8 versions of Copy() and Length()
Graeme Geldenhuys schrieb:
On 5/19/07, Daniël Mantione <[EMAIL PROTECTED]> wrote
Message -
From: "Felipe Monteiro de Carvalho" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Saturday, May 19, 2007 1:36 PM
Subject: Re: [fpc-pascal] UTF-8 versions of Copy() and Length()
On 5/19/07, Rimgaudas Laucius <[EMAIL PROTECTED]> w
know any program that implements
that).
- Original Message -
From: "Felipe Monteiro de Carvalho" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Saturday, May 19, 2007 12:57 PM
Subject: Re: [fpc-pascal] UTF-8 versions of Copy() and Length()
On
- Original Message -
From: "Graeme Geldenhuys" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Saturday, May 19, 2007 11:58 AM
Subject: Re: [fpc-pascal] UTF-8 versions of Copy() and Length()
On 5/19/07, Daniël Mantione <[EMAIL PROTECTED]> wrote:
> Does FPC have UTF-8 v
On MS Windows, I found WideCharToMultiByte and MultiByteToWideChar,
which take a numerical CodePage as parameter. But I don't know how to
map a charset name ('UTF-8', 'Latin-1', 'ISO-8859-15'...) to a CodePage
(any hint ?).
Hi,
I attached conversion fpc program i had written earlier. Maybe
But, what about resourcestrings?
- Original Message -
From: "Michael Van Canneyt" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Wednesday, October 25, 2006 1:31 PM
Subject: Re: [fpc-pascal] win resource sections
On Wed, 25 Oct 200
Hello,
could you tell what progress (approximately in percents) is done with
Windows exe resource sections support, please?
Herewith i want to note that login status label in bug tracker page is
"logout" always. It is confusing a bit.
Regards,
Rimgaudas
_
Hi Andreas,
thank you for nice link. I am starting to lecture visual programming next
week and still haven't got certain ideas what compiler to use.
I will welcome everyone who will send me articles about compilers. I am
especially interested in compilers internationalization/localization.
2) use unicode (UTF-8) enabled editor instead of FP.
Any windows editor will fit too.
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Hello,
i cast a look at 2.0.4 source - it does not solves this kind of problems. I
guess you prepared program using FP IDE. It uses OEM CP (CP857 for Turkish)
for source encoding. Compiler misencodes these strings because i guess it
uses RTL widestring manager whitch assumes source encoded in
Yes, this website is much better.
But i do not like design of top menu (especialy highlighting and i suggest
you to set mininum width for it).
- Original Message -
From: "Rodrigo Palhano" <[EMAIL PROTECTED]>
To: "FPC-Pascal users discussions"
Sent: Wednesday, June 28, 2006 3:40 PM
Su
Hello,
i had in mind something like unified project format for all pascal's IDEs.
Open XML formats are popular in open source world now. But i do not think
this idea were anymore.
> > Hello,
>
> Hi,
>
> > the problem is that IDEs like FP and others have no exact
> > place where to store compiler
Hello,
the problem is that IDEs like FP and others have no exact
place where to store compiler configuration switches and
other program (project) related info. For examle if user set
switches in FP, they effect all opened units, so there is no
possibility to configure each unit differently if
Hi,
there is nothing curiuos. I also use FPC to program CGI websites. I has one
advantage: i use Windows in my work and there is almost no need of
additional effort to port FPC programs to Linux server.
- Original Message -
From: "L505" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 10, 20
> Luis Del Aguila schrieb:
>
> > b.destroy; //if destroy the instance .
> > Writeln(b.campo2); // Why the instance exist?
>
> You have to call b.Free instead of b.Destroy to properly destruct the
> instance.
>
Free automatically calls the destructor if the object referenc
15 matches
Mail list logo