Page 1 of 1

ScrollCanvas

Posted: Wed Apr 27, 2016 10:11 am
by microdevweb
Image

ScrollCanvas is a first step of project (MaxiList), with him you can add more scrollbar in your canvas

IMPORTANT: Please checked Activer la gestion des Threads in the PureBasic compiler option

The module and the testing code is here

https://github.com/microdevweb/ScrollCanvas

Re: ScrollCanvas

Posted: Wed Apr 27, 2016 10:31 am
by RSBasic
Your scroll bar looks very good. Image
But I found a bug: http://workupload.com/file/mRCmfzV
Procedure: DrawButtonH()
Line: Box(X,Y,W,H)
Error: StopDrawing() must be called before calling StartDrawing() again.
PB version: 5.41 LTS x64