Re: [xwt-users] Question about buttons
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
Eric Merritt wrote: > Using your example and changing sizetoimage to shrink > produces a button about 5x3 pixels where you cant see > the image at all (or at least only a quarter of it). I > must be missing something somewhere. You're using the old widget set. I can't really help you unless you use the newer widget set. Use these: http://launch.xwt.org/stable/www.xwt.org/xwar/sampler-0.5pre3.xwar It's close to being a stable release - a few features for tabpane and making combo work (use dropdown for the moment) are all that stands between that and it being stable. (Also the docs aren't the greatest but should be adequate.) Sadly, I've been concentrating on Nitrogen so I've not dedicated the time to polish them off. - Charlie