[Haskell-cafe] GUI components for displaying Html pages
Lemmih
lemmih at gmail.com
Tue Feb 22 22:32:48 EST 2005
On Wed, 23 Feb 2005 03:25:47 +0000, David Owen <d_w_o at hotmail.com> wrote:
> Hi all,
>
> I'm looking for a Haskell GUI library which supports the display of rendered
> Html pages in the same way that web browsers do.
>
> I've been getting to grips recently with wxHaskell as it was recommended on
> haskell-cafe. I was hoping that a special pane component (or something
> similar) existed in wxHaskell for the purpose. I've looked through the API
> but can't seem to see anything which looks suitable. Does anybody know if
> wxHaskell can support this? If not is anybody aware of a Haskell GUI
> library which caters for this purpose.
Is this what you're looking for:
http://wxhaskell.sourceforge.net/doc/Graphics.UI.WXCore.WxcClassesAL.html#88
?
--
Friendly,
Lemmih
More information about the Haskell-Cafe
mailing list