Re: [F-Script-talk] Updated to 1.2.7 and can't load old nibs
Brought to you by:
pmougin
From: John A. <jan...@wi...> - 2004-10-25 18:35:43
|
This appears to be exactly the same problem affecting FSA (see archive for more details). Apparently, the FSContext class not longer exists. The solution was to rebuild the NIBs from scratch in FSA case. You might want to first try removing the reference to FSContext from your NIB directly. Unfortunately, I do not know how FSContext was actually referenced in NIBs. On Oct 25, 2004, at 2:23 AM, Jay Lieske wrote: > F-Scripters-- > > I had built an application in Xcode that linked to FScript.framework > version 1.2.6 and had a nib using FSInterpreterView. Now when I run > the app, I get this log error: > > class error for 'FSContext': class not loaded > > I get the same error message when I try to open my nib in Interface > Builder. IB won't open my nib at all now. > > Is the archive format for F-Script 1.2.7 incompatible with nibs > created in 1.2.6? (I read in the release notes that the Block archive > format for 1.2.7 wasn't readable in earlier versions; my problem seems > to be the reverse.) > > Should I revert to FScript.framework 1.2.6 momentarily to take the > FSInterpreterView out of my nib? > > Thanks, > --jay > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on > ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give > us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out > more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > F-Script-talk mailing list > F-S...@li... > https://lists.sourceforge.net/lists/listinfo/f-script-talk > |