You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/11/07 13:36:55 UTC

DO NOT REPLY [Bug 24492] New: - [PATCH] JellySWT: 'var' support for images

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24492>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24492

[PATCH] JellySWT: 'var' support for images

           Summary: [PATCH] JellySWT: 'var' support for images
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Jelly
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: crafterm@apache.org


Hi There,

Attached is a patch which allows you so specify a 'var' attribute for SWT
Images, similar to the other SWT widgets.

This lets you reference them later via the Context to do things like set up a
Graphics Context over them (to write text transparently over an image for example).

Cheers,

Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org