Re: niwi widgets vs. reference doc

Tupshin Harper <[email protected]> Tue, 07 Oct 2003 09:30:54 -0700
Newsgroups gmane.comp.java.xwt.widgets
Message-ID <[email protected]>
Charles Goodwin wrote:

> The niwi widgets are not yet usable, so don't try.
>
> It'll be at least week or two before they are.  And even then there'll 
> be issues as Nitrogen gets slowly ironed into a crease free state.
>
> - Charlie

I know...i'm not actually trying to use them yet. I'm creating an 
extensible XML schema that can used to assist writing XWTs. I'm dividing 
it into two parts:
1) The primary schema (xwt.xsd) that includes all of the core built-in 
widgets and includes a custom schema.
2) A custom schema (xwt_custom.xsd) which is a placeholder and designed 
to be user customizable. This allows an xwar builder to add facilities 
for their own custom widgets as well as non-standard attributes that 
they use.

-Tupshin