Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Is there a way to get Hyperlink to *right*-justify?
Is there a way to get Hyperlink to *right*-justify? [message #302896] Tue, 02 May 2006 09:21 Go to next message
Eclipse UserFriend
R3.1.1, WinXP

It left-justifies nicely (in the plugin.xml editor or in my code), but I want to lay it out
right-justified (the way one can lay out labels using SWT.TRAIL). Possible?

thanks,
Paul
Re: Is there a way to get Hyperlink to *right*-justify? [message #303007 is a reply to message #302896] Fri, 05 May 2006 06:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Paul Keyser wrote:

> It left-justifies nicely (in the plugin.xml editor or in my code), but I
> want to lay it out right-justified (the way one can lay out labels using
> SWT.TRAIL). Possible?

Why?
Just align it Hyperlink control right in your layout.

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: Is there a way to get Hyperlink to *right*-justify? [message #303155 is a reply to message #303007] Tue, 09 May 2006 14:18 Go to previous messageGo to next message
Eclipse UserFriend
Not sure I understand your suggestion. If I use, say, Formlayout and attach the Hyperlink to the
right, it still does like this:

------------------------------------------------------------ --------
| | Some Other Control |
| Hyperlink Text | (Text, etc.) |
------------------------------------------------------------ --------

thanks,
Paul
Re: Is there a way to get Hyperlink to *right*-justify? [message #303313 is a reply to message #303155] Fri, 12 May 2006 00:19 Go to previous message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Paul Keyser wrote:

> Not sure I understand your suggestion. If I use, say, Formlayout and
> attach the Hyperlink to the right, it still does like this:
>
> ------------------------------------------------------------ --------
> | | Some Other Control |
> | Hyperlink Text | (Text, etc.) |
> ------------------------------------------------------------ --------

Yes, because you have attachment for left side. Remove it and
Hyperlink (in reality any control) will have preferred width.

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Previous Topic:No Images in Welocome Window
Next Topic:how does editor determine the end of line
Goto Forum:
  


Current Time: Wed Sep 24 14:52:42 EDT 2025

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

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

Back to the top