[wxhaskell-users] embedding web control

2010-04-05 Thread Konstantin Chugalinskiy
Hello, wxHaskell community! I need to embed web control into my application under Windows 7. I am trying to use wxWebconnect ( http://www.kirix.com/labs/wxwebconnect/documentation/getting-started.html ) library with Gecko engine for this. Haskell code: foreign import stdcall unsafe "_browserFrame"

[wxhaskell-users] Fwd: embedding web control

2010-04-07 Thread Konstantin Chugalinskiy
; > WxDirect accepts the following options: > > -d : create constant definitions from .e files > -c : create class definitions from .h files > -t : create class type definitions from .h files > -i : create class info definitions > -o : set the output directory > > I su