Problem with StyledText

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Problem with StyledText

Postby avier5 » Wed Jul 28, 2004 4:58 am

Hi All,
How can I make (if ay all) the StyledText component a scrollable one (when I put text the scrollbar should open automatically) ?

Thanks,
HBC
avier5
 
Posts: 41
Joined: Thu Jul 22, 2004 12:12 am

Postby avier5 » Wed Jul 28, 2004 7:45 am

Any one? .......
avier5
 
Posts: 41
Joined: Thu Jul 22, 2004 12:12 am

Postby admin » Thu Jul 29, 2004 12:26 am

Add following style bits in StyledText creation:
SWT.H_SCROLL | SWT.V_SCROLL
I've just added them in Designer.
admin
Moderator
 
Posts: 166
Joined: Thu Jul 24, 2003 12:25 am

Postby avier5 » Thu Jul 29, 2004 4:16 am

admin wrote:Add following style bits in StyledText creation:
SWT.H_SCROLL | SWT.V_SCROLL
I've just added them in Designer.



Thanks,
working fine.

HBC
avier5
 
Posts: 41
Joined: Thu Jul 22, 2004 12:12 am


Return to SWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest