Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Progress view cannot display vertical scrollbar(Progress view vertical scrollbar)
Progress view cannot display vertical scrollbar [message #872371] Wed, 16 May 2012 01:41 Go to next message
Li Chen is currently offline Li ChenFriend
Messages: 20
Registered: July 2011
Location: Sydney
Junior Member
Greetings,

In our RCP application, we add the internal progress view and define the layout in perspective Extensions like this:
<view
      closeable="true"
      id="org.eclipse.ui.views.ProgressView"
      minimized="false"
      ratio="0.8f"
      relationship="bottom"
      relative="org.eclipse.ui.editorss"
      showTitle="true"
      visible="false">
</view>

What happens is that if there are multiple job entries in the progress view, the vertical scroll bar is not shown. Could someone please provide some suggestions?
We are using 3.7M2

Thanks

[Updated on: Wed, 16 May 2012 01:42]

Report message to a moderator

Re: Progress view cannot display vertical scrollbar [message #880152 is a reply to message #872371] Fri, 01 June 2012 14:27 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Are you on linux? There was a bug fix recently in the progress view layout included in 3.8

PW


Previous Topic:Rich wysiwyg editor in RCP
Next Topic:how could I create a command in the new menu
Goto Forum:
  


Current Time: Fri Apr 19 22:29:00 GMT 2024

Powered by FUDForum. Page generated in 0.03876 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top