Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Scrolling problem in custom table
Scrolling problem in custom table [message #1831324] Mon, 17 August 2020 12:42 Go to next message
Peter Hermsdorf is currently offline Peter HermsdorfFriend
Messages: 44
Registered: August 2011
Member
Hi,

we have a table implementation (based on KTable https://sourceforge.net/projects/ktable) which has a scrolling problem when run under RAP.
It does not scroll at all when using the mouse and the scrollbar.

I've attached an example project which can easily be imported into an eclipse IDE with instructions in README.txt on how to run it for RCP and RAP targets.

The Snipped creates a small table mit sample data. When run in RCP you can scroll, when run with RAP target scrolling is not possible.

Maybe someone can have a look at it.
After all I'm surprised how much "just" worked when switching to RAP. This is the one major issue we still need to address.

Thanks for any hints or idea's.

Bye Peter
Re: Scrolling problem in custom table [message #1831871 is a reply to message #1831324] Tue, 01 September 2020 12:45 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,

Canvas/Composite widgets on the client are not scrollable in RAP. Currently, it's not possible to scroll Canvas.

Regards,
Ivan
Re: Scrolling problem in custom table [message #1831926 is a reply to message #1831871] Thu, 03 September 2020 07:06 Go to previous message
Peter Hermsdorf is currently offline Peter HermsdorfFriend
Messages: 44
Registered: August 2011
Member
Hi,

thanks for looking at the issue.
We will try to wrap the table into a ScrolledComposite.

Thanks,
Bye Peter
Previous Topic:Painting and drawing problem using GC in RAP.
Next Topic:NPE in RAP E4 template
Goto Forum:
  


Current Time: Thu Apr 25 20:31:24 GMT 2024

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

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

Back to the top