Page 1 of 1

Error using DCPUSHBUTTONXP AND CAPTIONARRAY

Posted: Mon Jun 11, 2018 2:50 pm
by digitsoft
hello Roger
Today compile the example in ButtonXp
and if I use DCPUSHBUTTONXP with CAPTIONARRAY the bitmap is not visible.

Thank you.

Re: Error using DCPUSHBUTTONXP AND CAPTIONARRAY

Posted: Mon Jun 11, 2018 4:00 pm
by rdonnay
Add this line of code at line 52:

DC_SetIconResource(1,1)

Re: Error using DCPUSHBUTTONXP AND CAPTIONARRAY

Posted: Fri Jun 22, 2018 6:37 pm
by digitsoft
Thanks Roger
rdonnay wrote:Add this line of code at line 52:

DC_SetIconResource(1,1)