|
| [WD20] - What to select from Character set for... |
| Iniciado por guest, 16,dic. 2017 15:24 - 5 respuestas |
| |
| | | |
|
| |
| Publicado el 16,diciembre 2017 - 15:24 |
Hello,
I have a need to build an app in WD20. This app will have to allow user to enter data in Unicode and show various static information in Unicode also.
So for this what should I set the Project Description -> Languages -> Character set for the ANSI configurations to?
The languages (Hindi/Gujarati) that needs to be supported are not there in the combo box so should I select...
???
TIA |
| |
| |
| | | |
|
| | |
| |
| Publicado el 16,diciembre 2017 - 15:47 |
Hi
the FIRST thing to do is to go in the project CONFIGURATION (not settings), go on the ansi/unicode tab and select UNICODE. this way all strings and text fields are by default in unicode.
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 18,diciembre 2017 - 04:55 |
Thanks Fabrice. That is what I was trying to understand and solve.
When placing/creating controls do I have to set them to be UNICODE also or will they be set to UNICODE automatically?
TIA |
| |
| |
| | | |
|
| | |
| |
| Publicado el 18,diciembre 2017 - 08:28 |
Hi YY,
Haven't touched WX in a while but have done everything in WX in Unicode since V17. All will be done automatically when changing your configuration to Unicode unless you explicitely declared a string variable or control as ANSI.
In the Analysis there is also an option somewhere to convert all string/text memo fields of the database to Unicode as well. This way the data will be stored in Unicode format as well. If there is a language selection to make in here when choosing Unicode, choose something like 'binary' or 'system'. This makes the indexes independent of a specific alphabet.
I would recommend any new or recent project in Unicode anyhow. Who's still doing ANSI these days if you have a look around? Sure, Unicode eats up some additional storage but that can no longer be an obstacle compared to all the benefits.
Cheers,
Peter H. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 19,diciembre 2017 - 04:33 |
Hello Peter,
Thanks for your valuable inputs.
I will try to find the command that will convert all the string fields from ANSI to Unicode.
From I got the idea that I will have to set the data type of fields to support Unicode while the rest will be automatically be to handle Unicode by WD's IDE.
TIA |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 28 mensajes |
|
| Publicado el 22,enero 2018 - 14:49 |
Hi all,
I tried to convert a project or start a new project with UNICODE enabled in the configuration. However as soon as I start to use sockets to servers using UTF8 all the problem start, I never got it working. So if you want to use socket communication maybe first look into this or maybe some one on the forum has experience with this and cat help us out.
Regards, JoeyMensaje modificado, 22,enero 2018 - 14:50 |
| |
| |
| | | |
|
| | | | |
| | |
|