On Tue, Dec 15, 2009 at 5:35 AM, <[email protected]> wrote: > > XWT.registerMetaclass(DecoratedText.class); > > This call makes your class in part of standard widget. You can use as > simply like
There should be some way to provide the new widgets to XWT through extensions. i.e. either a factory the client provides that can be instantiated or perhaps simply an extension that allows the client code to list the meta classes it is providing. PW -- Paul Webster Hi floor. Make me a sammich! - GIR _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
