Carson Myers
Carson Myers

Reputation: 38564

Is there a GUI framework that uses HTML and CSS to build GUIs?

I mean, other than a browser, of course -- I'm talking about building native applications with HTML and CSS -- not web applications, but real native GUIs.

I wonder if such a thing exists?

And what do you think of such a beast? What would the pros/cons of such a system be?

Upvotes: 11

Views: 1430

Answers (1)

SLaks
SLaks

Reputation: 887215

You're looking for XUL.

Upvotes: 3

Related Questions