Aug. 17, 2010
1:57 p.m.
Sorry...found another one. In MenuMorph >> add: label target: anObject selector: aSelector enabled: aBoolean icon: aSymbol you do Preferences menuWithIcons but should be UITheme currentSettings menuWithIcons cheers mariano On Tue, Aug 17, 2010 at 3:53 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
Hi Lukas. Trying to evaluate:
(ConfigurationOfOmniBrowser project version: '1.1-baseline') load: 'Core RB'
I am trying to load OB and RB in Pharo 1.2
I found still refernces to Preferences and some other problems.
I attach a changeset to fix the ones I found. If you want to check them lukas would be nice :)
Thanks
Mariano