laurent laffont wrote > > Actually TWM has these ways for grouping windows: > - worlds: > http://magaloma.blogspot.com/2011/06/multiple-worlds-for-twm.html > Forgot about that! Okay, that is helpful.
laurent laffont wrote > > (Pharo 1.4): http://magaloma.blogspot.com/2011/07/twm-docking-windows.html > - tabs: (GroupWindowMorph new openInWindowLabeled: 'Window organizer') > extent: 400@400 > - dock: DockingWindowMorph new openInWorld. > but needs some work to be really nice. > These don't work on Pharo 1.3. They open, but do not accept morphs dropped on them. -- View this message in context: http://forum.world.st/Tiling-Window-Manager-tp4226499p4258369.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
