BFAV installation problem

Giovanni Giorgi jj at objectsroot.com
Mon Jun 7 20:17:41 UTC 2004


Hi all,
    I have just dowloaded
       Squeak3.6-5429-full.image
but I cannot use BFAV.
I got an error into PluggableTabBarMorph>>addTab: aStringOrTextOrMorph 
withAction: aSymbolOrBlock
the error is in the line:

    self tabs ifEmpty: [ self activeTab: tabMorph ].
tabs is an OrderedCollection but
ifEmpty: is not defined for the Ordered Collection.

I have tried to download ANSI Compatibility and some other 
collection-related packages without much success...
What must I do to got BFAV up and running?!
Thank you!

-- 
  [   [  [ JJ ]  ]   ]  | First, they ignore you. Then they laugh  
                        | at you. Then they fight you. Then you win
http://www.siforge.org  |          Mahatma Ghandi





More information about the Squeak-dev mailing list