Qt Quick 2 vs HTML5 for desktop touch application -
Qt Quick 2 vs HTML5 for desktop touch application -
we startup based in republic of india application built on qt quick, deployed in hd touch devices in retail stores. application runs more web-app rather desktop app. have serious hiring problems , fear of future while using qt quick. hence need know if go ahead same or shift more adopted stack html, css , js.
the info served using locally deployed web server(syncs cloud time time) serves info using recommendation , search engine. utilize qt quick both getting info using ajax , ui made using qml's elements, touch events, animations, state - transitions. left basic operations in c++ read configuration files, etc.
we had developed prototype 2 years ago in html5 using sencha , not happy performance , touch behaviour, hence picked qt. because much harder develop 'beautiful' looking apps in fast development cycle on qt, stylesheet'ing extremely naive on qt, want reconsider if move qt html5 or think of framework. can safely assume want deploy across windows , android.
both tools can help developers have high-quality graphical ui in embedded , mobile space. depends on needs take 1 developing application. think qml/c++ improve in terms of fluidity, quick iterations, consistency , scalable info visualization.
html5 has difficulties:
implementing rich ui’s performance mixing native technologies finding developers knowledge of html5 & css3 in resource-limited environmentsyou can utilize html5 in qt-based applications. think having hybrid applications leveraging best of native , web depending on utilize case seems idea.
html5 qt user-interface desktop-application
Comments
Post a Comment