Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » ViewPart is behaving different in same usecase
ViewPart is behaving different in same usecase [message #1744660] Thu, 29 September 2016 10:49 Go to next message
Sanket Domal is currently offline Sanket DomalFriend
Messages: 1
Registered: September 2016
Junior Member
Hi All,

I am working on product.Its UI is based on RCP framework.
There are many perspectives and views in application.
There is Primary view and secondary view.In this two views there is selection synchronization.
Now scenario is
there are two Secondary views(Secondary view 1, Secondary View 2)
which are invoked on primary view content.In both secondary views contain table viewer with large number of rows.

Now use case is
when I focus out from secondary view 1 and again focus In again It tries to synchronize with primary which is valid but at at the time of synchronization it scrolls(flickers) weirdly in primary view.
But in case of secondary view 2 this does not happens.
The implementation of selection synchronization for both the secondary views is same.But I am unable to figure out why this is behaving differently.
Please suggest any solution

Thank you
Re: ViewPart is behaving different in same usecase [message #1744715 is a reply to message #1744660] Thu, 29 September 2016 15:50 Go to previous message
Eclipse UserFriend
Sounds like your setFocus() method may need some tweaking.
Previous Topic:How to add workspace launcher to RCP program?
Next Topic:Common Navigator: icon & text overlap, no icon for subtree
Goto Forum:
  


Current Time: Fri Apr 19 10:24:37 GMT 2024

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

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

Back to the top