Modify

#1481 closed Bug (Fixed)

_GUICtrlHeader UDF not using correct character set

Reported by: Beege Owned by: Jpm
Milestone: 3.3.7.0 Component: Standard UDFs
Version: 3.3.4.0 Severity: None
Keywords: Cc:

Description

I know I'm not using the correct terminology so I'm sorry about that but for some reason the default character set is non-english. Even more strange, when I set it to use unicodeformat, it will then start to display English characters correctly. I saw this when testing _GUICtrlHeader examples from the documentation. I am posting a snap shot of the header from example _GUICtrlHeader_Create() to better describe what im trying to report.

AutoIt:3.3.4.0 (Os:WIN_7/X86 Language:0409 Keyboard:00000409 Cpu:X64)

Attachments (1)

Capture.PNG (8.8 KB ) - added by Beege on Feb 17, 2010 at 5:55:51 AM.

Download all attachments as: .zip

Change History (3)

by Beege, on Feb 17, 2010 at 5:55:51 AM

Attachment: Capture.PNG added

comment:1 by PsaltyDS, on Feb 20, 2010 at 4:01:34 PM

The function _GuiCtrlHeader_Create() in GuiHeader.au3 is a Gary translation of an old PaulIA function from the ANSI days. It contains "_GUICtrlHeader_SetUnicodeFormat($hHeader, False)".

Should be changed to "True" there in the UDF.

comment:2 by Jpm, on Apr 23, 2010 at 6:09:48 PM

Milestone: 3.3.7.0
Owner: changed from Gary to Jpm
Resolution: Fixed
Status: newclosed

Fixed by revision [5770] in version: 3.3.7.0

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.