Re: Clarification of layout proposal
David Crawshaw <[email protected]> Thu, 3 Apr 2003 09:22:03 +1000
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <[email protected]> |
On Thursday, April 3, 2003, at 01:36 AM, Charles Goodwin wrote:
> So what I'm saying is:
>
> xwt.standard
> // standard theme, there to be overlay()ed
> // and stuff here preapplies xwt.widget stuff
>
> xwt.widget
> // contains behaviour preapplies from xwt.theme.common
> // and a preapply from xwt.theme
>
> xwt.theme[.common]
> // stuff common to most themes (common _keypress etc)
> // including layout traps (_layoutbox = f() { ... })
>
> xwt.lib[.common]
> // library stuff, many widgets won't have a namesake
> // here because their behaviour is 'common'
This really has me confused. Can you tell me two things (just a one
line answer):
- If I am a basic app developer, what do I use to get my basic widgets?
- If I am a developer doing something serious, where do I go to get a
themed version of the widget without the behavior preapplies?
d
_______________________________________________
http://lists.xwt.org/listinfo/dev