Ralf Stocker wrote:
> What will be the Delphi Project X Cross GUI ? > > - Qt4 > - wxWindows > - VCL 2.0 > - ??? > > What is your estimation?
I would say they are working on a Delphi MVC/MVP type framework. Custom GUI wrappers for QT, Cocoa, Win32, etc would somehow be installed into the Delphi IDE to be used in the GUI designer. IOW you could have multiple dfm files to target your different platforms with native View controls. The Delphi IDE will manage the controller links to the GUI controls.
Anyways something along those lines..
Siegfried