How to handle Double Byte Characters
To handle 2 byte characters such as Chinese with the Dialog series plugins on Windows, you must follow the steps below ---
1) open Control panel
2) go to Clock and Region
3) go to Adniminstratives tab in the Region popup
4) click on the System Locale.... button
5) check to select Unicode UTF-8 for the system and apply
Input
- Text: Set the dialog text. A default message is "Select a date from below.".
- Icon Path: An absolute image file path to set the widget icon.
- Width: Set the width of dialog
- Height: Set the height of dialog
- Timeout: Set dialog timeout in seconds
- OK Label: Sets the label of OK button
- Cancel Label: Sets the label of Cancel button
- Date Format: Set the date format
- Day: Set the date of dialog
- Month: Set the month of dialog
- Year: Set the year of dialog