Skip to main content



      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] Tue, 15 May 2012 21:41 Go to next message
Eclipse UserFriend
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: Tue, 15 May 2012 21:42] by Moderator

Re: Progress view cannot display vertical scrollbar [message #880152 is a reply to message #872371] Fri, 01 June 2012 10:27 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 13:34:52 EDT 2025

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

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

Back to the top