Hi Petr,
Petr Fischer a écrit :
> Hi, in image for developers 72 (from
>
http://damien.cassou.free.fr/squeak-dev/) is a bug. Right mouse click in
> OB Browser code editor generate:
>
> MessageNotUnderstood: OBDefinitionPanel>>menu:shifted:
>
> Original Squeak3.9-final-7067 image is ok.
this is because this image tries to use an up-to-date version of
OmniBrowser while OmniBrowser is not developed for 3.9.
Future version of squeak-dev image will use the base OB version for 3.9.
I've just uploaded a new version of squeak-dev image using the classical
3.9 OB.
Download it at
http://damien.cassou.free.fr/squeak-dev/It's named "squeak-dev-72-2.zip"
I hope that somebody will soon make a new version of OB compatible with 3.9.
Bye