sch17 / truetrade

Automatically exported from code.google.com/p/truetrade
0 stars 0 forks source link

Perspective bar not rendering "properly" #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Would like the perspective bar to be right-adjusted and use the smooth
style, like Eclipse 3.2 has by default.  The Position bar also takes up two
rows which I don't like.  Have tried tinkering to change it, but with no
success.

Original issue reported on code.google.com by tyrotra...@gmail.com on 28 Apr 2007 at 4:28

GoogleCodeExporter commented 8 years ago
In your plugin_customization.ini file if you remove the DOCK_PERSPECTIVE_BAR 
property
line, it should no longer take up two rows.

I'm not sure you can right-justify the perspective bar unless you also have a 
coolbar
in place. Besides, for non-Eclipse users a left-justified perspective bar might 
be
easier to understand.

Alternatively, you can use a cool bar and assign actions to switch the 
perspective
and just not show the perspective menu at all.

Original comment by andre.mo...@gmail.com on 8 May 2007 at 2:25

GoogleCodeExporter commented 8 years ago
Thanks Andre.  Just confirmed and checked in the changes.

I like the suggestion of using a CoolBar.  I think the extra control we get can 
make
the work flow clearer.  I'm not sure yet what the final result should look like 
but
I'll give it some thought.  If you have any ideas, open a new issue.

Original comment by tyrotra...@gmail.com on 8 May 2007 at 2:38