Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Scrolling problem in custom table
Scrolling problem in custom table [message #1831324] Mon, 17 August 2020 08:42 Go to next message
Eclipse UserFriend
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 08:45 Go to previous messageGo to next message
Eclipse UserFriend
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 03:06 Go to previous message
Eclipse UserFriend
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: Sat May 17 08:49:19 EDT 2025

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

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

Back to the top