Improvement requests
: K-Meleon Forum
Use this forum to talk about a feature you're missing. Use the bug tracker to report it if necessary.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=JamesD] @chinarobin That was some code that was looked at during the build of FavRenAdd. It had the problem that you noticed. Comment in the code points out the problem. [code] setpref(STRING,"kmeleon.plugins.favorites.newitemFolder",$_SubFolder); # HERE IS THE TRAP # When the plugin is called below, it's not sure that the pref is already updated from above $_SubFolder==":"?0: plugin(favorites,$_FavAction); [/code] The macro language does not support a "sleep" statement to wait for time enough for the setpref statement to complete. The setperf statement does not support a callback to the macro when the actions is completed. For those reasons, I did not use this method. Early research indicates the the File System Object in Windows Scripting Host does not support UTF-8. Therefore I am doing more research. I must warn you that a fast fix for the problem is unlikely.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development