Re: To tile or not to tile
Adam Megacz <[email protected]> Sat, 03 Apr 2004 19:47:30 -0800
| Newsgroups | gmane.comp.java.xwt.core |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Charles Goodwin <[email protected]> writes: > How do you now prevent an image from tiling, Set (or leave) the box's size the same as the image's size > instead making it stretch to fill the box that contains it? You do this with vector transforms, which don't exist yet. So you'll have to live without it for now.