Re: i18n
Andrew Kohlsmith <[email protected]> Sun, 13 Apr 2003 10:05:25 -0400
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Organization | Benshaw Canada |
| Message-ID | <[email protected]> |
> <box id="lblName" text="[Name:]" shrink="true"/> > <bevel depth="down" thickness="2" shrink="true"> > <edit id="name" width="100" text="" color="white"/> > </bevel> Ahh, that's why. "depth" has been replaced by "form" I use "textbox" myself (in com/benshaw) as it will scroll properly if you go past the edge of the visual widget, but that is entirely subjective and David/Charlie are trying to come up with a proper way to handle edits. :-) Regarding the pause: I agree it's annoying but I have not been able to track it down yet. I don't think it's something you are specifically doing. Regards, Andrew _______________________________________________ http://lists.xwt.org/listinfo/dev