Re: [fpc-pascal] Does Free Vision support utf8 on unix?

2016-08-09 Thread Jonas Maebe
Juan Francisco Cantero Hurtado wrote: > Does Free Vision support utf8 on unix? This example builds fine on Linux > but the second messagebox shows weird symbols: > [sip] > Is this bug known or should I report it in the bug tracker? It is known: http://bugs.freepascal.org/view.php?id=21373 See al

Re: [fpc-pascal] Does Free Vision support utf8 on unix?

2016-08-09 Thread Graeme Geldenhuys
On 2016-08-08 19:54, Juan Francisco Cantero Hurtado wrote: > Is this bug known or should I report it in the bug tracker? I don't know if it supports full Unicode (I doubt), but it does support some extended characters. For example: If I run the Text IDE (fp) and select Help -> About, I see a dialo

Re: [fpc-pascal] Does Free Vision support utf8 on unix?

2016-08-09 Thread Jonas Maebe
Graeme Geldenhuys wrote: > On 2016-08-08 19:54, Juan Francisco Cantero Hurtado wrote: >> Is this bug known or should I report it in the bug tracker? > > I don't know if it supports full Unicode (I doubt), but it does support > some extended characters. I think it only supports what is in code pag

Re: [fpc-pascal] Does Free Vision support utf8 on unix?

2016-08-09 Thread Graeme Geldenhuys
On 2016-08-09 09:06, Jonas Maebe wrote: > I think it only supports what is in code page 437, because that's the > code page that was used under DOS for Turbo Vision That makes sense - thanks for the explanation. Regards, Graeme ___ fpc-pascal maill

Re: [fpc-pascal] Does Free Vision support utf8 on unix?

2016-08-09 Thread Juan Francisco Cantero Hurtado
On 09/08/16 10:06, Jonas Maebe wrote: Graeme Geldenhuys wrote: On 2016-08-08 19:54, Juan Francisco Cantero Hurtado wrote: Is this bug known or should I report it in the bug tracker? I don't know if it supports full Unicode (I doubt), but it does support some extended characters. I think it

[fpc-pascal] Google Calendar API and unsupported exception

2016-08-09 Thread Lubos Pintes
Hello, I am again here with questions about Google API. I am currently creating a console application for testing. Because it doesn't work, I tried to compile a fresh FPC trunk in the hope that prpoblem was fixed there. I am trying to obtain a calendar list: Res := Calendar.API.CreateCalendar