Re: Clarification of layout proposal
Charles Goodwin <[email protected]> Thu, 3 Apr 2003 11:30:41 +0100
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Message-ID | <308906BE5D07D5119285009027D61C5722F69F@NTFPS1> |
> Yes, this is true! However, 2) -- the box theming code -- is theme > specific. It belongs in xwt.theme only in the 'abstract sense' of the > term. It will be in xwt.theme, but only after your overlay > org.xwt.theme.<whatever> onto xwt.theme, which is the theme where you > actually have this code. Again, this is not true. Look at my scrollbar / scrollpane for good examples. Most themes will be fine using those, because they minimise what you need to do to implement a standard scrollbar / scrollpane, layout-wise.. But if you wanted to make a funky scrollbar, all the functionality is abstracted to the lib code. _______________________________________________ http://lists.xwt.org/listinfo/dev