Re: [Pharo-project] [BUG]NewInspector(Object)>>doesNotUnderstand: #extent:
On Sun, Aug 23, 2009 at 11:41 AM, <roel.wuyts@gmail.com> wrote:
I opened a Pharo1.0-10418-BETAdev09.08.2 image, opened a class browser, right-clicked the title bar of the System Browser, and selected Inspect. An inspector opens (successfully), as well as a DNU that NewInsecptor does not understand the message 'extent:'.
Browsing around a bit shows that it expects that SystemBrowser expects that it opens a morph and sends the 'etent:' message after opening the inspector (note that it would be better to first resize before to avoid redrawing and flickering).
Hi Roel, http://code.google.com/p/pharo/issues/detail?id=1085 -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
participants (1)
-
Damien Cassou