GroupWindowMorph is quite capable.. and nice..
Hi,In TWM, Pharo 1.4, there's GroupWindowMorph that can embed any kind of window as tab.Take a look at�http://magaloma.blogspot.com/2011/07/twm-docking-windows.html , 0'56Find attached the changeset for GroupWindowMorph. File in using last Pharo 1.4 and:(GroupWindowMorph new openInWindowLabeled: 'Window organizer') extent: 400@400.Cheers,Laurent
On Thu, Feb 16, 2012 at 7:15 AM, S Krish <krishnamachari.sudhakar@gmail.com> wrote:
Just this quick n usable prototype.. ?�Any comments of its utility.. I for one would rather prefer having everything navigable from one Tabbed Pane..Panes capable of rendering about every window of the basic tools of Pharo.. workspace, Finder, ScriptManager, possibly Transcript as a console collapsible as reqdAkin to the eclipse but not really that intensively single windowed.. there are uses for spawning separate windows..