Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=mark307] @JujuLand I guess, because the EncodeUTF8 function doesn't work fine in 1.1, EncodeOEM2UTF8 doesn't too. As I wrote on other topic, a string in macro is already UTF8. A plugin can't control it. I made sure that ID_EDIT_COPY copied characters by Unicode (UCS2?) and ANSI. ANSI format doesn't contain accents on mine. And so getclipboard statement can't get accents. This code didn't show accents on mine. [code] id(ID_EDIT_SELECT_ALL); id(ID_EDIT_COPY); $__data=getclipboard(); alert($__data); [/code] regards,[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development