News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

DrawProgress

Started by PushPop, December 16, 2017, 03:13:06 AM

Previous topic - Next topic

PushPop

Hi guys
This is an experiment for DrawProgress.
I modified the source to refresh the text to the right of the control.
Furthermore, it is possible to set the possibility of sending a Dword pointer directly via RadAsm, print the 2-digit number.
To set directly from RadAsm you need to copy DrawProgress.dll to the RadAsm directory and add it to DrawProgress.dl in RadAsm.ini [CustCtrl] xx = DrawProgress.dll, 1
Give me your opinion
Greetings

fearless

Congrats, looks nice.

Could add some more documentation to help users use it, something like:

"To add the DrawProgress control to your project, open an existing dialog (or create a new dialog) in RadASM and click the little progress bar icon in the toolbox (once the steps to install DrawProgress.dll have been done and RadASM has been restarted), then click on your dialog to 'draw' the new progress control to the size you require. Adjust any settings as required in the properties window."