R
Ralph Sommerer
I finally managed to build a .NET CF wrapper for the HtmlCtrl thing on the
PPC (htmlview.dll). I couldn't find out (google), whether anyone has done
that already, so I've done it myself. It was a pain, I can tellya. It uses
some of the the nasty hacks proposed in this forum to get the window handle
of a Control, and to tweak a MessageWindow into properly displaying a child
window. It's not a pretty sight.
Now that it works and considering how small and few the necessary
"adjustments" eventually proved to be, it's somewhat hard to see why the
control isn't a part of the CF in the first place. Anyway, after a bit of
cleaning up the code, I might consider dumping the code on gotdotnet.
Cheers
PPC (htmlview.dll). I couldn't find out (google), whether anyone has done
that already, so I've done it myself. It was a pain, I can tellya. It uses
some of the the nasty hacks proposed in this forum to get the window handle
of a Control, and to tweak a MessageWindow into properly displaying a child
window. It's not a pretty sight.
Now that it works and considering how small and few the necessary
"adjustments" eventually proved to be, it's somewhat hard to see why the
control isn't a part of the CF in the first place. Anyway, after a bit of
cleaning up the code, I might consider dumping the code on gotdotnet.
Cheers