That work was an an hour's prototype over TabbedPane...
* overridden SystemWindow #openAsIn: aWorld
� � �to open all of SystemWindow type windows.. in this tab when variable #allowOpenAllInTabbedPane is true.
� � �all/ any browser/ window opens up with nearly all features intact... in the tabbed pane
* Also the list of tabs open pops up to allow easier navigation if one has more than screen full of tabs open..
kind of usable now.. but will clean this out in a week.. and share the code..
�but I do like the Newspeak UI, intend to have one pane of full scrollable view of class instance/ class methods (collapsible) with hyperlinked navigations for sender-implementor et als.. Kind of reminds of the dinner with Peter Deutsch back in 2003 Dec, when he said he prefers Python as it gives a wholesome view of the code, than just one method at a time..
On Thu, Feb 16, 2012 at 11:39 PM, Eliot Miranda
<eliot.miranda@gmail.com> wrote:
Hi Krish,
I really like the look of the tabs. �But can you not push the tabs up so that they are at the same level as the open/close/collapse buttons and replace the title? �Shame to loose so much screen real-estate to the tabs. �That's why in my own hack I use a pop-up menu in the title bar. �I would use a tab containing just "+" for "add a tab", and add an "x" button to each tab for closing it.
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 reqd
Akin to the eclipse but not really that intensively single windowed.. there are uses for spawning separate windows..
--
best,Eliot