The reason is, that I'm going to be adding it to a larger product that will own this form, the image will be built by another unmanaged thread (written in C) that will call invoke when it is finished to update the display, and the class will be encapsulated in an unmanaged C++ class. Mixing the C# with all the unmanaged C++ isn't possible (or at least as easy).

David

Why do you have to do that? If you're working in Windows Forms and .NET, you can just compile the ScrollImage namespace and use it as is...

At 05:00 PM 12/15/2004, David Thompson wrote
Thanks Ian,

That was exactly what I was looking for. Now to just rewrite it in
C++ (since the rest of my app is already written that way. Boy I wish
there was a C# to C++ generator available.

David

--
.............................................................................
David L. Thompson                   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]   5515 Skyway Drive, Missoula, MT 59804
                                    Phone : (406)756-7472


J. Merrill / Analytical Software Corp

===================================
This list is hosted by DevelopMentorÆ  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with C#
November 29 - December 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com


--
.............................................................................
David L. Thompson                   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]    5515 Skyway Drive, Missoula, MT 59804
                                    Phone : (406)756-7472

===================================
This list is hosted by DevelopMentor®  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with C#
November 29 - December 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to