On Wed, Jul 13, 2011 at 9:46 AM, Simon Denier
<simon.denier@gmail.com> wrote:
Looks very cool (now it starts to feel like eclipse ;) )
I hope we'll do far better than Eclipse :)
��
Could you copy-paste the commands from the video in the blog post. It's very hard to tell what you are doing given only the video.
The commands are in the comment of the class DockingWindowMorph and GroupWindowMorph
DockingWindowMorph new openInWorld.
(GroupWindowMorph new openInWindowLabeled: 'Window organizer') extent: 400@400.
��
I guess the first do-it is:��DockingWindowMorph new openInWorld
But I get a DNU #changePropotionalLayout on GroupWindowMorph with a recent Pharo 1.3 image. What should I do?
I will check this evening.
Laurent
��
Test and feedback welcome.