Re: widgets plan proposal

Andrew Kohlsmith <[email protected]>
Newsgroups gmane.comp.java.xwt.general
Organization Benshaw Canada
Message-ID <[email protected]>
>     http://wiki.xwt.org/Wiki.jsp?page=PNGWA

I have to say that after talking about this for how many weeks, I _still_ do 
not understand the necessity of a barebones, ugly theme for when nobody 
themes.  Why is it necessary to have xwt.theme optional?

If you want your widgets to work, theme them to something.  I mean honestly... 
my xmlrpc server doesn't work unless there's a server there, why is this any 
different?  As for dynamic theming, what is wrong with

$somebutton._action = function() {
    xwt.theme(xwt.theme, $themepicker.selectedtheme);
    }

??

Also, why would the themes themselves be in org.xwt.theme.[theme_name]?  Why 
not use xwt.theme.[theme_name] ?  This is more just a 'why' question than an 
'I have a better way' question.  :-)

Regards,
Andrew

_______________________________________________
http://lists.xwt.org/listinfo/dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.