Gmane
Picon Favicon
From: Robert Ginda <rginda <at> netscape.com>
Subject: Venkman gets tabbed views
Newsgroups: gmane.comp.mozilla.devel.jsdebugger
Date: 2003-04-29 21:11:53 GMT (5 years, 2 weeks, 2 days, 10 hours and 39 minutes ago)
See the screenshot at: 
http://www.hacksrus.com/~ginda/venkman/screenshots/venkman-20030427.gif

New in Venkman 0.9.63 is the notion of a tabbed container for views.  If 
you'd like to stack one view on top of another, say the Local Variables 
view over the Watches view, now you can.  Drag the Watch view over the 
box icon (the icon on the top left) of the Local Variables view.  When 
the icon turns to a star, release the drag and Venkman will move Watches 
*under* Local Variables.  This works for any combination views, of 
course, and you can have as many tabs as you like.  If you want to add a 
view to an existing tab deck, you can drag the view directly to the 
appropriate tab.

You can rearrange tabs by dragging them around, and even drag a tab out 
of the deck to some more conventional location.

Of course Venkman 0.9.63 is already old news :)  Get 0.9.65 instead, 
which finally fixes a strange bug involving the ``Include ECMA 
Properties'' option.

If you've got an existing view layout saved but want to see the new 
default layout, tabs and all, type ``/restore-layout factory''.

Rob.