1. Win 32 Lib bug fix
- Posted by Agent Spectre <Email at SPECTRESOFTWARE.CO.UK>
Mar 26, 2000
-
Last edited Mar 27, 2000
------=_NextPart_000_0019_01BF9763.38BC8A60
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
How to fix the bug mentioned in my last post:
Go to line 8094 and change it from:
call_proc( onScroll[id], {pos} )
to
call_proc( onScroll[id], {} )
Have a nice day!
------=_NextPart_000_0019_01BF9763.38BC8A60
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2722.2800" name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>How to fix the bug mentioned in my last =
post:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>Go to line 8094 and change it from:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2> call_proc( onScroll[id], {pos}=20
)</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>to</FONT></DIV>
<DIV><FONT size=3D2><BR> call_proc( onScroll[id], {}=20
)</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
------=_NextPart_000_0019_01BF9763.38BC8A60--