Tk Source Code

View Ticket
Login
Ticket UUID: 861840
Title: Unicode support in windows and dialog titles and messages
Type: Bug Version: None
Submitter: apicard Created on: 2003-12-17 18:45:16
Subsystem: 66. Aqua Window Operations Assigned To: wolfsuit
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2004-04-01 00:03:28
Resolution: Fixed Closed By: wolfsuit
    Closed on: 2004-03-31 17:03:28
Description:
When using Japanese string in window title, dialog title or 
dialog message (for save and open), the string gets 
transformed to "????" or garbage.

I have submitted patches to TkMacOSXDialog and 
TkMacOSXWm that seem to fix these problems. They are 
patches 861837 and 861839.
User Comments: wolfsuit added on 2004-04-01 00:03:28:
Logged In: YES 
user_id=169107

These patches were incorporated on 2004-02-13.  Thanks...