Progress bar in win32 lib
------=_NextPart_000_0006_01BFAADD.B4E40540
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Watch out for this bug! Progress bars do not work correctly if they are =
not created LAST in your program for some strange reason, what happens =
is that if manually set the progress amount (say 50 out of 100) it =
colors in only about 20% of the actual bar... but if you create the =
progress bar after all of your other controls it functions correctly.
Pete King.
------=_NextPart_000_0006_01BFAADD.B4E40540
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>Watch out for this bug! Progress bars do not work =
correctly if=20
they are not created LAST in your program for some strange reason, what =
happens=20
is that if manually set the progress amount (say 50 out of 100) it =
colors in=20
only about 20% of the actual bar... but if you create the progress bar =
after all=20
of your other controls it functions correctly.</FONT></DIV>
<DIV> </DIV>
------=_NextPart_000_0006_01BFAADD.B4E40540--
|
Not Categorized, Please Help
|
|