
21 Jun
2011
21 Jun
'11
10:59 a.m.
On 21/06/2011 10:14, Artyom Beilis wrote:
If you want an easy and fast declare GUI there are many RAD tools like QtCreator
or Glade that do this job well.
That kind of thing is IMO more interesting: http://labs.qt.nokia.com/2009/05/13/qt-declarative-ui/
The fact that you and 1 percentile of C++ programmers (that write Boost Libraries) understand the proposed code does not mean it is understandable to other.
The idea is to have a language dedicated to declaring a GUI and the various properties of the components (which may be dependent or not). Whether that language is parsed and interpreted or is embedded within C++ itself is not much of a difference.