[Add XRC as a wishlist task (homepage). Eric Kow **20080305141841] hunk ./homepage/contribute.html 95 +
XRC support
+
From the wxWidgets homepage: +
+The XML-based resource system, known as XRC, allows user interface +elements such as dialogs, menu bars and toolbars, to be stored in text +files and loaded into the application at run-time. +
+It would certainly be useful if people could use tools like wxGlade +to build interfaces and use them for Haskell programming. +gtk2hs seems to support +an equivalent feature, so perhaps you could get some tips from them. +