Hm, why so few custom controls for PB? So easy to do and at least for me,
they save so much time in forthcoming projects. Anyway:
Uploaded to http://www.tolken99.com/pb/pgbar3d.zip (size 22KB)
Not a new one, but an update of previously posted code for a 3D progressbar
control. Added palette in 256 color mode and changed a few messages to make
it a bit easier to create and use. If your have been using older version, sorry,
but only a few things need to be changed. Also trimmed code and changed a few
mistakes with DC handling in previous version. Things gets better as we learn..
Zip file contains PGBAR3D.INC include file and a demo, showing how to use the
control. More info PGBAR3D.INC. All is Public Domain, with the usual disclaimers
that goes with the concept (like if it works, I wrote it - if not, someone else did..
------------------
they save so much time in forthcoming projects. Anyway:
Uploaded to http://www.tolken99.com/pb/pgbar3d.zip (size 22KB)
Not a new one, but an update of previously posted code for a 3D progressbar
control. Added palette in 256 color mode and changed a few messages to make
it a bit easier to create and use. If your have been using older version, sorry,
but only a few things need to be changed. Also trimmed code and changed a few
mistakes with DC handling in previous version. Things gets better as we learn..
Zip file contains PGBAR3D.INC include file and a demo, showing how to use the
control. More info PGBAR3D.INC. All is Public Domain, with the usual disclaimers
that goes with the concept (like if it works, I wrote it - if not, someone else did..

------------------
Comment