Jump to content

Recommended Posts

Posted (edited)

Running the _GUIHeader examples from the helpfile gives me Chinese characters on the headers, which I would like to be standard Latin chars.

Could someone test it out and see if you get Chinese also ?

/edit

Win7 32bit

Edited by Werty

Some guy's script + some other guy's script = my script!

Posted (edited)

Think Chinese people would disagree with you.

And I Don't (get them) ... on current BETA!

Edited by iEvKI3gv9Wrkd41u

"Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions."
"The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014)

"Believing what you know ain't so" ...

Knock Knock ...
 

Posted

I ran the Example in _GUICtrlHeader_Create() using the current beta (v3.3.7.14) without any problem. Using Windows 7 x64.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

Posted

As the current latest Beta is not having this problem. (until someone proofs otherwise.)

Only thing left seems to ask(Op's Job) for a possible workaround for the current production version(3.3.6.1). (other than. 'Use Beta!' of course.)

"Straight_and_Crooked_Thinking" : A "classic guide to ferreting out untruths, half-truths, and other distortions of facts in political and social discussions."
"The Secrets of Quantum Physics" : New and excellent 2 part documentary on Quantum Physics by Jim Al-Khalili. (Dec 2014)

"Believing what you know ain't so" ...

Knock Knock ...
 

  • Moderators
Posted

For 3.3.6.1 users, in your GUIHeader.au3 file, change the attribute from readonly so you can make changes.

In the function: _GUICtrlHeader_Create()

Line 227: _GUICtrlHeader_SetUnicodeFormat

Comment that out. Save, change attribute of file back to readonly... See if it works now.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

  On 8/29/2011 at 1:18 AM, 'SmOke_N said:

See if it works now.

It does, thanks :mellow:

Some guy's script + some other guy's script = my script!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...