Re: FTC beta 15 opt 1


hello Brendan Murphy :

I am sorry but I have some difficulties with Einhugur plugins

FIRST/

I launch FormattedTexte Optimised of FTC Beta 15 opt1 with REALBASIC 2007 R5

In my Plugins folder there are :

WindowSplitter.rbx
#TypeLib.rbx
GraphicsFormats.rbx
#CoreClasses.rbx

I have bought all the Einhugur plugins

I run RB with APP --> DefaultWindow = TestWindow

When I run FTC optimised, there is 21 errors in relation ship with :

TestWindow.TestDisplay.SpellCheckParagraph ( While SpellChecker.CheckString(text, index, word, ignore)_ TestWindow.TestDisplay.SpellCheckParagraph ( SSCESpellChecker.SSCE_MISSPELLED_WORD_RSLT TestWindow.TestDisplay.SpellCheckParagraph (error type waiting int32, but obtaining Unknown Type) TestWindow.TestDisplay.SpellCheckParagraph (error type waiting boolean, but obtaining Unknown Type)
SpellCheckUtilities.getSpellChecker (SSCEngine ?)
SSCEspellChecker.constructor ( ignoreLexid=me.CreatedLex(Languageld)
SSCEspellChecker.OpenDictionart ( OpenLex(name) and OpenLex(fi,0) and OpenLex(path, 0)
SSCEspellChecker.checkword ( result=me.checkWord(word, otherWord)
SSCEspellChecker.openUserDictionary ( userLexId=openLex(fi,0))
SSCEspellChecker.clearIgnoreList (call ClearLex(IgnoreLexId))
SSCEspellChecker.updateUserDictionary ( result= SyncLex(UserLexId))
SSCEspellChecker.addIgnoreWord ( call AddToLex(ignoreLexId, word, SSCE_IGNORE_ACTION)) SSCEspellChecker.addUserWord ( call AddToLex(userLexId, word, SSCE_IGNORE_ACTION))
SSCEspellChecker. getUserWordList ( call GetLex(userLexId, lexWords))
SSCEspellChecker. deleteUserWord ( call DelFromLex(userLexId, word))
SSCEspellChecker.createUserDictionary ( userLexId = CreateLex(fi, language))
SSCEspellChecker.closeUserDictionary ( call CloseLex(userLexId))

THE SOLUTION :

peraphs in the folder plugins, I must place only WindowSplitter.rbx and GraphicsFormats.rbx

The problem is accordind TestWindow.TestDisplay and SSCEspellChecker

it will be important to give more information to install in your futur documentation of FTC

Thanks







FTC Website: www.truenorthsoftware.com/Realbasic/FormattedText.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in 
the subject field.


Other related posts: