[Mono-winforms-list] Introduction, patching, canonization, roadmap.

Aleksey Ryabchuk ryabchuk@yahoo.com
Fri, 21 Mar 2003 05:37:03 -0800 (PST)


Yes, it should be just fine. I'm sorry for this small
inconvenience.
 
> 
> Aleksey:
> I checked-in your code but only today noticed one
> problem.
> You moved WM_*SCROLL handling to the Control.cs,
> but this breaks *ListBox controls. They receive a
> message
> with LParam = 0, so I made a quick fix:
> 
> case Msg.WM_HSCROLL:
> case Msg.WM_VSCROLL:
> if(!Control.ReflectMessage( m.LParam, ref m )) {
> CallControlWndProc(ref m);
> }
> break;
> 
> Is it ok so for your purposes ?


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com