Java > Scala -> new thread: GUI for D
    Adam D. Ruppe 
    destructionator at gmail.com
       
    Fri Dec  2 09:58:48 PST 2011
    
    
  
On Fri, Dec 02, 2011 at 09:46:25AM -0800, Adam Wilson wrote:
> The most important thing to a UI designer  
> is that the UI looks and works the same across *ALL* OS's. That's kind of  
> the point of HTML/CSS and the whole internet.
Actually, html and css are supposed to adapt to the user's environment.
html describes the data and css has cascading defaults and provisions
for users to override styles.
But nobody uses it that way in practice, indeed.
    
    
More information about the Digitalmars-d
mailing list