Hi Günther,

I used wxFormBuilder to create the sample code demonstrating XRC  
support, but you should be able to use anything which generates the  
XML representation of XRC.

Some tools (e.g. wxFormBuilder), generate C++ by default, but can be  
configured to generate XML output, so you may need to change the  
default configuration. The DialogBlocks website feature list implies  
that it should work, but I doubt that anyone has tried it.

You may want to try wxFormBuilder if you don't already have a copy of  
DialogBlocks - it's free and I found it to be pretty good.

Regards
Jeremy

On 25 Dec 2008, at 18:22, Günther Schmidt wrote:

> Hi,
>
> can I use DialogBlocks to design the UI, safe it to XML, and then  
> import
> it into Haskell?
>
> Günther
>
>
> ---------------------------------------------------------------------- 
> --------
> _______________________________________________
> wxhaskell-users mailing list
> wxhaskell-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxhaskell-users


------------------------------------------------------------------------------
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to