
3 Mar
2004
3 Mar
'04
5:11 p.m.
David Bergman wrote:
I agree, and would definitely go with a XUL-like approach for any new GUI library, i.e., have the GUI defined completely in an XML file. Maybe even handling Microsoft's future XML descriptors for GUIs (XAML?)
wxWidgets provides this now in their XRC files. Unfortunately that is a very heavy weight library. Cheers Russell