[haiku-development] Re: R1/a4 initial planning

Ryan Leavengood <leavengood@xxxxxxxxx> schrieb:

> You more or less just described Qt Quick BTW. And there is probably
> nothing stopping us from using QML (the mark-up part of Qt Quick, or
> really what Qt Quick is) or something similar in Haiku.

By the way, there already was such a development for BeOS.
"fGUI", developed by Stegemann Inc. back then, was a layout library for 
dynamic GUIs... It completely separates the looks and layout of the GUI 
from the program code, the layout is specified in separate textfiles 
(containing some custom markup language) which are loaded at runtime. 
That even allowed users to change the GUI to their likings by just 
editing the textfile without altering any program behaviour.

Regards,
Julian

Other related posts: