On 2016-06-03 18:40, Henry Skoglund wrote:
Hi, just tested 5.7 RC on Ubuntu, looks good.
> (Also I see Qt Creator 4.01's project view has nicer icons.)
Hi Henry.
What do you mean? Could you be also affected by
https://bugreports.qt.io/browse/QTBUG-53844 ?
Good day.
___
Hi.
I recently joined a nascent QML project with the objective to bring it
from the "working prototype" stage to something maintainable and efficient.
Previously, my last GUI work was on a web application using React [1] +
Flux [2], which I *loved* for the mental simplicity and testability
t
(This is a mailing list re-post of the forum.qt.io thread at [forum1])
Hi.
I want a QML component to call a js domain/business-specific library,
itself calling a generic library. Exactly the use case depicted by the
"Including a JavaScript Resource from Another JavaScript Resource"
[doc1] doc