Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » ScroolBar and Group
ScroolBar and Group [message #765830] Wed, 14 December 2011 18:39
miodas007 is currently offline miodas007Friend
Messages: 1
Registered: December 2011
Junior Member
Hi, i write my firs app in swt.
My code:
Group mainGroup = new Group(parent, SWT.V_SCROLL|SWT.H_SCROLL|SWT.BORDER);

don't show scrollBar. If i add a lot of widgets to mainGroup (do not fit on the mainGroup) scrollback doesn't appear

why ?
Previous Topic:Handling page load errors with SWT browser.
Next Topic:Offscreen GL Rendering
Goto Forum:
  


Current Time: Thu Apr 25 16:04:24 GMT 2024

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

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

Back to the top