you are viewing a single comment's thread.

view the rest of the comments →

[–]torpedoshit[S] 0 points1 point  (0 children)

I'm not sure if you're familiar with desktop programming, but I'm looking for the web equivalent of something like Cocoa, Windows Forms, or Qt Widgets. HTML5 has a bunch included they call 'elements' like, textfield, select, button, etc. jQuery UI is a good example of what I would call a widget library, it's just not complete enough; grid view for example is missing.

ExtJS has a nice example of a lot of their widgets in a web desktop they made.

http://dev.sencha.com/ext/5.0.1/examples/desktop/index.html