New article ?
-
Does anyone knows a good topic to write a article on? My previous one did not go so well in scores and views... (Using the WebBrowser as an extention possibility)
Don't you also love the code?
-
Does anyone knows a good topic to write a article on? My previous one did not go so well in scores and views... (Using the WebBrowser as an extention possibility)
Don't you also love the code?
Hello Filip, As you have a working knowledge of the
WebBrowser
control, how about creating a HTML chat control? Expected features: 1) animation/image/text display (usual things), 2) CSS-based configuration (most natural for HTML), 3) in-place editing (a user may edit his current statement directly inside the control). I'd recommend and prefer.NET
(C++/CLI
,C#
) for ease of use and language interop. I know there's aRichTextBox
available, but it's much less than perfect. The control could be similar to the Miranda IEView plugin[^], but with in-place editing capability.Regards, BB http://spin.bartoszbien.com
-
Hello Filip, As you have a working knowledge of the
WebBrowser
control, how about creating a HTML chat control? Expected features: 1) animation/image/text display (usual things), 2) CSS-based configuration (most natural for HTML), 3) in-place editing (a user may edit his current statement directly inside the control). I'd recommend and prefer.NET
(C++/CLI
,C#
) for ease of use and language interop. I know there's aRichTextBox
available, but it's much less than perfect. The control could be similar to the Miranda IEView plugin[^], but with in-place editing capability.Regards, BB http://spin.bartoszbien.com
Perhaps even include AJAX integration for seemless refreshing (like Google does) :)
The best times in life are the ones you can't remember!!!
-
Does anyone knows a good topic to write a article on? My previous one did not go so well in scores and views... (Using the WebBrowser as an extention possibility)
Don't you also love the code?
Filip van der Meeren wrote:
My previous one did not go so well in scores and views...
:confused: When I looked at it, you had 4.5 out of 5, that's very respectable in my opinion...
If you try to write that in English, I might be able to understand more than a fraction of it. - Guffa