Hi,
Here are the hard-copies with rv3033 where it works, and rv3451 where it doesn't work. I haven't tested the revision where it breaks.
Here is a piece of source :
@ 540,379 OWNERBUTTON oValid BITMAP cImageDir+"valider.png" ;
TRANSPARENT COLOR hwg_ColorC2N("#D3F4D3") SIZE 80, 27 ;
ON CLICK {||Valid_Edit(_("Validate"))}
@ 640,379 OWNERBUTTON oCancel BITMAP cImageDir+"annuler.png" ;
TRANSPARENT COLOR hwg_ColorC2N("#D3F4D3") SIZE 80, 27 ;
ON CLICK {||Valid_Edit(_("Cancel"))}
Thanks
A+
up
Works normally here. Send your image foles to check.
Regards, Alexander
Hi,
I join an expurged version which let us show the problem.
Thanks
A+