Re: i18n
Emiliano Heyns <[email protected]> Sun, 13 Apr 2003 15:47:54 +0200
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <[email protected]> |
Andrew Kohlsmith wrote:
>>I've posted a sample at
>>http://launch.xwt.org/stable/www.iris-advies.nl/evi/xwt/iris.xwar . It
>>does look funny here, but then, I probably don't have the correct fonts
>>installed. I have a Russian windows at work (I think), so I'll test that
>>tomorrow too.
>
> Looks good so far Emile... the edit boxes seem to be bevelled the wrong way
> for a "standard" look but you had mentioned before that your company has a
> very specific theme to work with.
I'm open to suggestions here. I'm going to do a free software app first;
when I have that working I may pitch the idea of XWT to my manager. My
free software app won't get any special themes. And the app I might do
for my work will only be themed for colors and icons, not general
look-and-feel. So the bevels probably are wrong anyhow. Here's what I did:
<box id="lblName" text="[Name:]" shrink="true"/>
<bevel depth="down" thickness="2" shrink="true">
<edit id="name" width="100" text="" color="white"/>
</bevel>
>>When it loads, BTW, it halts at 'Downloading 84%' for roughly 10
>>seconds. What is is doing at that point? The demo xwar doesn't do this,
>>but my app isn't running at that point yet (right?) so what could I be
>>doing to cause this?
>
> That happens with the odd app of mine too. I've asked a few times but I
> don't recall getting a definite answer. It seems to vary with engine too.
I tested with 0281. Well, if it happens to others with more experience,
it might not be something I'm doing. It's not a showstopper, but it's
annoying.
Emile
_______________________________________________
http://lists.xwt.org/listinfo/dev