SpellCheck
    Eric Chatonet 
    eric.chatonet at sosmartsoftware.com
       
    Fri Dec 12 16:30:35 EST 2008
    
    
  
Bonsoir Craig,
Le 12 déc. 08 à 22:20, DunbarX at aol.com a écrit :
> Script degraded a bit with all that processing. This hopefully  
> works...
Not tested your script but two helpful thoughts, I hope:
1. Having your dictionary in a field does not sounds so good: you  
should keep it in an external file, load it when needed in a global  
for instance and delete this global when done. This is for RAM usage.
2. You use answer dialogs: this does not sounds so good too from an  
ergonomic point of view. Probably could you check last word (when a  
space or a punctuation is typed) and underline it and/or change its  
color for instance. Then a pop up menu would display what you call  
'possibles' in your script and replace what the user typed if he  
chooses it.
Best regards from Paris,
Eric Chatonet.
----------------------------------------------------------------
Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
Email: eric.chatonet at sosmartsoftware.com/
----------------------------------------------------------------
    
    
More information about the use-livecode
mailing list