TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Web Based Desktop - Very Impressive

15 点作者 catalinist超过 17 年前

5 条评论

SwellJoe超过 17 年前
We are using extjs in our next UI version...the widgets are awesome. The docs are sometimes a bit terse. The examples are usually contrived in ways that completely avoid real world requirements...which often turn out to be quite complex to get working. Stuff like setting the selected item in a combo box that is generated via a JSON object takes several steps, and pre-loading a TreeMenu is laughably complex. It often feels like the goal was to make as much as possible load on-demand, with no possibility to use those widgets without the lazy-loading features...which makes it much slower to use in every use case I can imagine...we wrote our own tree menu that loads all items in one go instead of fighting with it anymore. Also, sometimes things change pretty dramatically between versions.<p>But it's the best thing we've found for our needs. It looks great, runs fast, and the developers offer reasonable commercial support.
BrandonM超过 17 年前
That is very responsive... impressive, indeed. There was even transparency while moving windows around. Right-clicking on the taskbar brought up a context menu. Overall it's a nice proof of concept.
ivank超过 17 年前
Their AIR application is quite impressive too: <a href="http://extjs.com/blog/2007/06/29/building-a-desktop-application-with-ext-air-aptana-and-red-bull/" rel="nofollow">http://extjs.com/blog/2007/06/29/building-a-desktop-applicat...</a>
mrtron超过 17 年前
Quite slick.
alaskamiller超过 17 年前
there's a bug for the scrollbars, it overlaps other windows.