Hi Christian,

> Wouldn't it be nice if the generator could automatically add a
> loading/transition effect to the generated code, along the lines of
>
> http://www.kendoui.com/blogs/teamblog/posts/11-10-06/foujui_flash_of_uninitialized_javascript_ui.aspx

(The Kendo UI guys were at Jsconf in Berlin and had a booth and a talk).

>
> Of course, it is easy to implement manually, but it would add one really
> nice feature to the build chain...

Well, for one thing we don't usually have the issue with re-rendering the
page during load as the loading HTML mostly has no contents on it own. The
whole UI comes from Javascript. And for those scenarios adding just a
waiting PNG to the HTML - that is later replaced by the JS UI - would be
all you need.

But this might be different for mobile and inline apps that carry actual
HTML content. So I'd welcome an enhancement bug nevertheless :-). I
haven't read the Kendo article in detail, but my impression is that you
need to stuff the transition effect into the HTML page directly (which I
guess would make it less suitable for the generator to generate). Is that
right?

(NB: I was halfway expecting to see you in Berlin?! The Jsconf party was
again open for guests ...).

T.




------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to