[ http://issues.apache.org/jira/browse/JELLY-186?page=history ]

dion gillard updated JELLY-186:
-------------------------------

    Attachment: LayoutDataTag.java
                LayoutDataTag-2.java
                LayoutDataTag-3.java

In date/time order

> JellySWT doesn't support the FormLayout
> ---------------------------------------
>
>          Key: JELLY-186
>          URL: http://issues.apache.org/jira/browse/JELLY-186
>      Project: jelly
>         Type: Bug
>   Components: taglib.swt
>     Reporter: dion gillard
>  Attachments: LayoutDataTag-2.java, LayoutDataTag-3.java, LayoutDataTag.java, 
> LayoutTagSupport-2.java, LayoutTagSupport.java, SWTTagLibrary-2.java, 
> SWTTagLibrary.java
>
> -- Moved from Bugzilla 30403 --
> With the attached files, it now does. Here's an example:
> <shell var="shell" >
>       <formLayout marginHeight="5" marginWidth="10" />
>       <button style="push" text="one">
>          <formAttachment numerator="100" offset="-50" var="right" />
>          <formAttachment numerator="0" offset="10" var="left" />
>          <formData height="50" width="50" right="${right}" left="${left}"/>
>       </button>
> </shell>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to