Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Set scroll behavior for Scroller
Set scroll behavior for Scroller [message #755316] Tue, 08 November 2011 06:01
Amandeep Chahal is currently offline Amandeep ChahalFriend
Messages: 85
Registered: September 2011
Location: India
Member
Hi,
I have a Table with horizontal and vertical scrollbars. This has been done by setting the style 'SWT.H_SCROLL' and 'SWT.V_SCROLL' for the table. When I scroll the table using the buttons (or the thumb), I want to scroll one column at a time. My column sizes are varying.
I tried handling this in the selection listener for the scrollbar by using scrollbar.setSelection(int desiredIndex). However this does not seem to work. Is there a way to achieve this? Thanks.
Previous Topic:Accessing Pictures in Custom Widgets
Next Topic:Set scroll behavior for Scroller
Goto Forum:
  


Current Time: Thu Mar 28 14:52:50 GMT 2024

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

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

Back to the top