[Mono-winforms-list] scrollbar control

Ravindra Kumar rkumar@novell.com
Wed, 22 Sep 2004 21:30:05 -0600


Hi Jonathan,
Thanks for the offer. We have already done
the scrollbar control. You might want to have
a look at our code in the cvs. If you think there
is something that you can improve in our
implementation, we would be happy to see your
patch for the same.

-Ravi

>>> "Jonathan Gilbert" <2a5gjx302@sneakemail.com> 9/23/2004 6:06:01 AM
>>>
Hello,

Just wondering if the scrollbar controls have already been written. If
not,
I have something to contribute that may be of use. It is a precise
clone of
the Windows scrollbar with the VB6 interface to it (e.g., .Min, .Max
instead of .Minimum and .Maximum, and separate events Scroll and
Change
instead of one event with ScrollEventArgs to distinguish).

I don't think it should be too hard to port the interface to conform
to
.NET's System.Windows.Forms.?ScrollBar, and, well, I learned from
experience back when I wrote this (several years ago, and ported to C#
from
the original VB6 about 1 year ago) that matching the behaviour of
Windows'
scrollbar precisely is quite a difficult task.

So, let me know if you're interested in my code. :-)

Thanks,

Jonathan

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com 
http://lists.ximian.com/mailman/listinfo/mono-winforms-list