Way to have one close button for all tabs? [message #76611] |
Tue, 17 June 2003 13:53  |
Eclipse User |
|
|
|
Originally posted by: stevenyi.hellokitty.com
Hi all,
I was wondering if there is any configuration setting for having one close
button for all tabs instead one per tab for the main text editor area. I'm
thinking along the lines of the netscape browser where there is one x that
will close whatever is the active tab. I find I often have quite a few
files open and find it near impossible to read what each tab is, and I
figured if there was a way to use only one close button that it would free
up realestate for showing the title of the tab.
Thanks,
steven
|
|
|
|
|
Re: Way to have one close button for all tabs? [message #76913 is a reply to message #76881] |
Tue, 17 June 2003 16:49   |
Eclipse User |
|
|
|
Originally posted by: bdeweese.yahoo.com
Some of the 2.1 milestone releases supported variable tab compression
via preferences but it was removed. You can still get it though by
editing a configuration file. I don't know if this will work in 3.0.
In the "plugins\org.eclipse.platform_2.1.0\plugin_customization.ini "
file, add/edit these lines.
# EditorList Pulldown - activate by setting to true.
org.eclipse.ui.workbench/EDITORLIST_PULLDOWN_ACTIVE=true
# TabCompression - specify the amount of compression to use on the
# editor tabs. The value is multiplied by the font height and used as
# the maximum width of the tab. So a smaller number will compress more.
# Use a large number, such as 30, to turn off tab compression.
# Typical values are: high=3, medium=6, low=9, none=30
org.eclipse.ui.workbench/EDITOR_TAB_WIDTH=8
steven wrote:
> Oh, didn't know about this, but it's a bit of a usability slowdown for me to
> have to pop open a window to navigate. It's nice to have this though for
> closing multiple documents.
>
> So I guess I'm stuck with illegible tabs. =( I wish there was a way to
> restict how small the tabs could get, but I couldn't find that anywhere
> either. This is really my only gripe about eclipse to date, so I'm really
> wanting to find a way.
>
> Thanks Richard,
> steven
>
>
> "Richard L. Kulp" <richkulp@NOSPAM.us.ibm.com> wrote in message
> news:bcnq9j$2fb$2@rogue.oti.com...
>
>>ctrl+shift+W will bring up a list of all open editors. From there you
>>can select any number of them that you want and close them all at once.
>>
>>Rich
>>
>
>
>
|
|
|
|
|
|
|
|
|
Re: Way to have one close button for all tabs? [message #77937 is a reply to message #77370] |
Wed, 18 June 2003 13:45  |
Eclipse User |
|
|
|
Originally posted by: stevenyi.hellokitty.com
Oh sorry, I'm not wanting to close all tabs, but just have one close button
around that will work on the active tab. If you look at netscape/mozilla
and to tabbed browsing, you'll see multiple tabs added but the close button
is fixed at the far right. when you press the close button, it only closes
the active tab.
If this was implemented this way on Eclipse, it would free up some room on
the tabs to view the filenames as not every tab would need to have it's own
close button (some 20-30 pixels per tab, which adds up quickly).
You might want to check out:
http://channels.netscape.com/ns/browsers/browsing.jsp#br2
to see what the tabs look like (the picture doesn't show the close button to
the far right).
Also, implementing bookmarks like mozilla/netscape does would be nice, so
you could bookmark a single file or a group of files.
thanks,
steven
"Tom Eicher" <tom.eicher@gmx.ch.nodomain> wrote in message
news:bcp30k$vcl$1@rogue.oti.com...
> there is also File->Close All (Ctrl+Shift+F4) which might give you a quick
> way to do what you want.
>
> -tom
>
> "steven" <stevenyi@hellokitty.com> wrote in message
> news:bcoal1$g7g$1@rogue.oti.com...
> > Sorry, I think I replied directly to Brian, but his solution worked well
> for
> > me. It helps a lot. I think having a single close button would still
be
> > the best, but Brian's solution works fine for me now.
> >
> > Thanks Dave for your sugesstion as well!
> >
> > steven
> >
|
|
|
Powered by
FUDForum. Page generated in 0.04829 seconds