Skip to main content



      Home
Home » Eclipse Projects » GEF » Label and TextFlow - combine functionality
Label and TextFlow - combine functionality [message #197185] Thu, 29 September 2005 17:28 Go to next message
Eclipse UserFriend
How can I easily combine the functionality of a Label and TextFlow? In
particular, I like the Label's integration of icon and text, and
TextFlow's word-wrap and bidi functionality.

Another question: aside from the Label's support for an icon, what
advantages does a Label offer over TextFlow? i.e. why would anyone use
Label instead of TextFlow
Re: Label and TextFlow - combine functionality [message #197411 is a reply to message #197185] Mon, 03 October 2005 11:37 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Label came first. It allows you to specify the icon's placement relative to
the text. It also supports truncation when the figure's size is not big
enough for the text.

Text package is intended for rendering paragraph-like information. You can
display an image inside a FlowPage. Use a FlowAdapter, and ImageFigure.

"Thuc" <tqnguyen@ca.ibm.com> wrote in message
news:dhhm75$2h5$1@news.eclipse.org...
> How can I easily combine the functionality of a Label and TextFlow? In
> particular, I like the Label's integration of icon and text, and
> TextFlow's word-wrap and bidi functionality.
>
> Another question: aside from the Label's support for an icon, what
> advantages does a Label offer over TextFlow? i.e. why would anyone use
> Label instead of TextFlow
Previous Topic:AbstractEditPart and IAdaptable
Next Topic:coordinate system mismatch?
Goto Forum:
  


Current Time: Wed Jul 02 14:34:54 EDT 2025

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

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

Back to the top