And (within the same example http://localhost:8080/glamour/otherExamples) code browser.
I browse the Morph hierarchy and I want to expand StringMorph in the tree view. It is not possible but StringMorph has 15 subclasses
StringMorph allSubclasses size 15
HJH
P.S. An unrelated question regarding command expansion
I type StringMorph allSub
and then I correctly see 'allSubclasses' proposed - how do I accept it * ctrl-space does not work * enter does not work * mouse click does not work
I use this on WinXP SP3
On 9/27/10, Hannes Hirzel hannes.hirzel@gmail.com wrote:
...
Another question: Layout
I would like to have the hierarchy view span the whole width; the selectors list can me much smaller and the selection of the browser type could easily reside on top of the selector list. (Or it could be spread out horizontally as four tabs..)
A screenshot to illustrate the point. A lot of space is unused....
HJH