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: > In any case, my button problem is solved. It looks > great btw. Thanks. That's the intention - to look great. There is almost no common code between the new widget set and the old one, they were rewritten from scratch. Just for those interested, only the text widgets are similar to the old ones. The focusable widget is an evolution of the old focusable. The rest was gutted and done from scratch. They are much more themable and more true to win32 than the old widget set. > The list widget seems to be a little fsched now. > The items in the list expand to take up the entire > space of the list. Oh, um, I've not really used list at all. That was written by Rod. > As you stated the tabbed pain is fubared just a bit > when it comes to tab placement. I assume you are > aware of this. This is only FYI as I understand you > are doing changes towards nitrogen. The widgets released against Nitrogen (aka NIWI aka Sampler 0.6) should fix all known issues. - Charlie