Incidents With The New Version

Maki25

Member
Licensed User
Longtime User
Hello family,

I have problems with the new version of basic4ppc.

Apparently no longer accepts the ñ as a variable. I had to change my titles form in which it appears the letter ñ.

There is a library that is specifically tts_spa that worked well for me one of my test applications that no longer works. When installing the new update gives me error library.

The display source code editor is a shortcut to the parentheses '()' and '"' but when I press I get another I keep '=' and '¨'.

It is possible that the region setting is wrong.:BangHead:

If someone is kind enough to help me appreciate it.:sign0060:

Thanks Maki
 

klaus

Expert
Licensed User
Longtime User
Could you be more precise in what happens.
Compiled version or device IDE ?
Could you post some code so we could try to reproduce the problem.
What is ttp_spa ?

I tried a simple program with just a Form with the name frmMaiñ.
It works fine.
I get an error when I try to run the Windows compiled version on the device. With the device compiled version on the device no problem.

Best regards.
 

Maki25

Member
Licensed User
Longtime User
Hola,

Hello,

appears that the region that had set in my ppc was incorrect. Now everything works properly.
The only thing I could not solve is that the screen editing of code in the ppc, shortcuts' (',') 'and' "'have changed the number KeyAscii. When I press' (' I get ') 'and when I press')' I get '=' and when I press' "'I get' ¨ '
It is very strange, because before me works well.
I use the version of Windows Mobile 6.5 on a Toshiba TG01. and basic4ppc version 6.90.

regards

this is a tts_spa.dll

http://www.b4x.com/forum/spanish-forum/1386-enlazar-wrap-tts-espanol.html
 
Top