Nov. 3, 2010
7:19 a.m.
Menus currently don't work
That seems to be a problem I also saw yesterday in a full Pharo image.
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