From: Daniel C. <dan...@th...> - 2009-04-30 20:27:58
|
Oh, can one use wxGlade with wxHaskell? I'm thinking of the XRC files (XML description of the UI). Personally I'm a big fan of using XML to describe GUIs. Come to think of it, a lot of toolkits seem to be going in that direction. Mozilla has XUL, Gtk has Glade, QtDesigner makes XML files, and wxWidgets has wxGlade which can make XRC files. Cheers, Daniel. |