Re: combo, pulldown, select, option?
Emiliano <[email protected]>
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Apr 22, 2003 at 04:38:12PM +0100, Charles Goodwin wrote:
> My girlfriend tends to confuse lots of computer terms anyway.
>
> For instance she referred to a link as a bookmark (go figure!?).
>
> I propose we name our widgets after characters from Winnie the Pooh. Or
> something equally universal.
>
> <import name="xwt.widget" />
>
> <winniethepooh>
> <tigger />
> <tigger />
> </winniethepooh>
> <donkey />
Given the theme mechanism of XWT, there's no reason we can't. Whoah...
we could recreate a tribute to that excellent feature of MSOffice 4 or
thereabouts, where the macro-language library (VBA-ish) was localized. The
library itself. Oh what fun that was. It took me a month to get even
simple macros going ("What's 'open' in German?! What's 'print'? What is
a 'file'? AAAAARGH!"), and when I came back home, none of them would work,
because they were ran from the text as-is, not from p-code or what-have-you.
Emile, pounding his head into the wall trying to erase that memory.