"gerard patel" <[EMAIL PROTECTED]> wrote:
> >Could you please add
> >
> >if(!(es->style & ES_MULTILINE)) return;
> >
> >at the start of EDIT_UpdateScrollInfo and try that patch again?
>
> Yes, it works with this change; this is not surprising, do you intend
> this as a test or as a real fix ?
It was suggested as a test for the sake of finding real fix.
> In the latter case, I have tried to do a small app creating a window with a scrollbar
> and create a multiline control with no scrollbar; in this specific case, the
>scrollbar
> is not disabled, but its range is changed - this does not happen with the same
> app under NT4.
This means, that the whole fix for 16-bit notepad is a hack around bugs in 16-bit
user.exe.
Now I wonder how similar 16-bit test application will behave under 3.1/95/98/NT/2000.
Perhaps my wishes are unreal.
> As it's a test app I wrote with Bcb4, I can send it to you if you
> want it.
I want 16-bit test now. Could you make this one please? I'll try to find bc3.1
somewhere
too.