Re: [F-Script-talk] F-Script Anywhere Installation?
Brought to you by:
pmougin
From: John A. <jan...@wi...> - 2004-10-04 00:03:49
|
On Oct 3, 2004, at 7:46 PM, Philippe Mougin wrote: > Le 4 oct. 04, =E0 01:25, John Anderson a =E9crit : > You should try to use it with previous version of F-Script (i.e.=20 > F-Script 1.2.6). It works for me. See my previous message for the=20 > download link. I am sorry, I did not see that you were referring to the previous=20 version of F-Script (I thought you were directing me to Ken Ferry's=20 SIMBL FSA). >> > > Yes, the F-Script framework seems ok. I think the problem comes from=20= > the main nib file of FSA (i.e. FSAInterpreterPanel.nib). There is a=20 > hidden reference, in this file, to FSContext, a class that has been=20 > removed from F-Script in version 1.2.7. This is exactly what I have found out thus. The problem occurs in=20 [FSAController init] at [self window] were it tries to load the nib=20 "FSAInterpreterPanel." Otherwise, I have executed a class dump in=20 [FSAController installMenu] and the the F-Script classes do indeed=20 appear loaded. Likewise, by importing <FScript/FScript.h> the complier=20= can find no declaration of the FSContext class. > I think that recreating this nib file from scratch might solve the=20 > problem. This makes sense, I am going to try it now. > Best, > > Philippe Mougin > > >> Thank for responding, >> >> John >> >> >> >> On Oct 3, 2004, at 6:55 PM, Philippe Mougin wrote: >> >>> Thank you for reporting the problem. I'm working on it. In the=20 >>> meantime, you can use Ken Ferry's SIBML version of FSA with the=20 >>> previous version of FScript.framework=20 >>> (http://www.fscript.org/download/FScriptBin-20040324.tar.gz). >>> >>> Best, >>> >>> Philippe Mougin= |