On Wed, Jun 22, 2011 at 5:53 PM, Bernardo Ezequiel Contreras < [email protected]> wrote:
> Hi > i could not load TWM on pharo unstable core.(see below) > what am i doing wrong? any idea? > Nothing wrong, but I've added (then removed) an extension to OBCodeBrowser so it matches Browser colors when using TWMTheme. Click proceed and it will load. Or load development version: ConfigurationOfTilingWindowManager loadDevelopment. Laurent. > > thanks > > > Pharo image: Pharo1.3#13272 > Virtual machine used: Croquet Closure Cog VM [CoInterpreter > VMMaker-oscog.54] > Platform Name: unix > Class browser used (if applicable): Browser > > Steps to reproduce: > #. Gofer it squeaksource: 'TilingWindowManager'; > package: 'ConfigurationOfTilingWindowManager'; > load. > #.ConfigurationOfTilingWindowManager load. > #. Actual Result > This package depends on the following classes: > OBCodeBrowser > You must resolve these dependencies before you will be able > to load these definitions: > OBCodeBrowser classSide>>pathworkUIThemeColor > #. Expected Result > to load it successfully >
