Hi all,
I'm working on a WM5 application which requires the followings:
- Display formatted text
- Interactive text. E.g. clickable text, draggable text
As far as I've tried, WebBrowser of .NET CF supports the former, but it is not very strong in the latter -- there's no way of telling which text is clicked. So if you're me, which programming platform/toolkit would you choose?
Thanks, Ben