Nov. 3, 2010
7:34 a.m.
Hi Lukas, On Wed, Nov 3, 2010 at 8:19 AM, Lukas Renggli <renggli@gmail.com> wrote:
Menus currently don't work
That seems to be a problem I also saw yesterday in a full Pharo image.
With your version of OmniBrowser the menus work well. Thanks -- Pavel
Gofer it  wiresong: 'ob';  package: 'OmniBrowser';  load.
Load 'OmniBrowser' from the same repository you load 'OB-Web' and 'OB-Standard'.
The code in Colin's repository does not work in Pharo and is highly outdated.
Gofer new  renggli: 'omnibrowser';  package: 'JSON';  package: 'OB-Web';  package: 'OB-Standard';  load.
-- Lukas Renggli www.lukas-renggli.ch