Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » SWT Label and text wrapping
SWT Label and text wrapping [message #41876] Wed, 15 January 2003 22:02 Go to next message
James Kebinger is currently offline James KebingerFriend
Messages: 11
Registered: July 2009
Junior Member
Hi, I've been wrestling with getting a label to properly wrap text. I set
the style to SWT.WRAP | SWT.NONE, but no wrap. I am using a form layout such
that the formdata.top is (0,0) and the composite below has a top set to the
label in question. Has anyone written a custom label widget that will wrap
properly wrap text? Any clues?

Thanks!

--
James Kebinger
Re: SWT Label and text wrapping [message #42315 is a reply to message #41876] Mon, 20 January 2003 14:05 Go to previous message
Eclipse UserFriend
Originally posted by: dwhitema.us.ibm.com

ask on eclipse.tools

"James Kebinger" <kebinger@us.ibm.com> wrote in message
news:b04kr4$udj$1@rogue.oti.com...
> Hi, I've been wrestling with getting a label to properly wrap text. I set
> the style to SWT.WRAP | SWT.NONE, but no wrap. I am using a form layout
such
> that the formdata.top is (0,0) and the composite below has a top set to
the
> label in question. Has anyone written a custom label widget that will wrap
> properly wrap text? Any clues?
>
> Thanks!
>
> --
> James Kebinger
>
>
Re: SWT Label and text wrapping [message #588878 is a reply to message #41876] Mon, 20 January 2003 14:05 Go to previous message
David Whiteman is currently offline David WhitemanFriend
Messages: 166
Registered: July 2009
Senior Member
ask on eclipse.tools

"James Kebinger" <kebinger@us.ibm.com> wrote in message
news:b04kr4$udj$1@rogue.oti.com...
> Hi, I've been wrestling with getting a label to properly wrap text. I set
> the style to SWT.WRAP | SWT.NONE, but no wrap. I am using a form layout
such
> that the formdata.top is (0,0) and the composite below has a top set to
the
> label in question. Has anyone written a custom label widget that will wrap
> properly wrap text? Any clues?
>
> Thanks!
>
> --
> James Kebinger
>
>
Previous Topic:Version Control in Eclipse
Next Topic:Version Control in Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 11:16:38 GMT 2024

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

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

Back to the top