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=eadthem] OK i have fixed the first crash problem thats on a timer and causes flakiness in K-Meleon by eliminating the while true loop waiting for Aspell to finish. apparently macros aren't run in a separate thread witch would explain why a macro can lock up the GUI. now this command causes a crash some of the time $__data=pluginmsgex(utils, "read", $_Aspell_File,STRING); it uses mark307's utils.dll As long as I block out that command Aspell works flawlessly. myspell dose not learn from a users mistakes and myspell dose not pay attention to first and last letters of a word, so it frequently returns guesses that have nothing to do with the miss spelled word. Aspell learns from your past corrections and reorders its suggestions based on them. Aspell also pays close attention to first and last letters witch almost always will be correct, no matter how bad the word is miss spelled(its a human learning thing). To me myspell is useless and hunspell is no better over 1/2 the time I must still go to google to get the correct spelling because its suggestions are useless. Aspell Ive almost never had to get google's opinion on. the current revision with everything working but reading from the file is at http://final.servegame.com/aspell.kmm it now requires timer.dll Looking for alternatives to the read file command Currently I have the bat file rigged to open the finished file in notepad witch I copy my self.[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development