On Mon, Oct 10, 2011 at 4:06 PM, Uwe Rathmann <[email protected]> wrote: > On Mon, 10 Oct 2011 13:42:11 -0300, Adriano Rezende wrote: > >> I have to disagree, some designers are already using QML/JS for >> prototyping instead of Flex. > > Kudos to all of these designers. > > In my daily work ( http://www.fendt.com/us/tractors_variotronic.asp ) we > are supported by a designer team who made a beautiful design concept. But > they are artist - very far away from any programing.
Yes, they are artists. They just need minimal programming skills to provide a good prototype. The quality of their source code is irrelevant since in a real product the final code would be reviewed/rewritten by real developers. The advantage here, is that they work with final technology and they are bounded to its limitation. Their widgets/screens could be used temporarily during the application development so the developers could focus on the critical parts letting the UI refinements/optimizations for later stage. > On the Qwt support channels I see a completely different group of users > with limited programming skills: engineers and scientist. Maybe QML would > help them - but I'm not sure as they have to write the rest of the > application in C++ anyway. > > I will try to offer an optional QML API for Qwt 7 ( even if the Qwt > community will hit me for another major redesign ) and let them decide. I think a QML API for Qwt would be great. Recently I had to create QML widgets for Histograms and PieCharts in a desktop project. If a library was already provided I would use it. Br, Adriano _______________________________________________ Qt5-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback
