DQuick a GUI Library (prototype)
    Jacob Carlborg 
    doob at me.com
       
    Wed Aug 21 12:00:05 PDT 2013
    
    
  
On 2013-08-21 17:14, Jacob Carlborg wrote:
> Ok, then you don't need that complicated solution I gave you. In the GUI
> editor just serialize the widgets you have in memory to XML or some
> other suitable format. When the GUI editor opens a GUI file just
> deserialize and the widgets will be restored, hopefully :). I guess this
> is basically what Xcode/Interface Builder does.
I've been planning to create GUI builder for DWT. That would work like 
described above.
-- 
/Jacob Carlborg
    
    
More information about the Digitalmars-d
mailing list