Re: How to organise themes
Brian Alliet <[email protected]> Sun, 11 Jan 2004 11:53:25 -0500
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Message-ID | <[email protected]> |
On Jan 11, 2004, at 8:13 AM, Charles Goodwin wrote: > I've had a thought, though. Is it worthwhile us differentiating > between > themes on the basis of whether they are svg or img based? I don't think so. If we do our job right svg based themes will look identical to the img based ones and the users should know (or care) which one its based on. Initially everything will have to be img based because the svg code is far from complete but when the time comes to move to svg I think we could probably just convert the existing themes over and leave their names the same. -Brian