[Gambas-devel] Release of Gambas 3.6?

Benoît Minisini gambas at ...1...
Tue Sep 23 00:04:11 CEST 2014


Le 22/09/2014 22:04, Fabien Bodard a écrit :
>>
>> Did you see I added Paint.DrawTextShadow() and Paint.DrawRichTextShadow() to
>> help drawing text with shadows?
> Yes Benoit, even if i have not so many time i take time to read all
> Svn notification. ;-)
>
> I have just added the BoxShadow. With XOffset, YOffset, Blur,Spread
>
> ReportLabel3.BoxShadow.XOffset = "1mm"
> ReportLabel3.BoxShadow.YOffset = "1mm"
> ReportLabel3.BoxShadow.Blur = "1mm"
>
>

Don't forget that shadow blur radius is an integer amount of pixels, and
that pixels are device-dependents!

-- 
Benoît Minisini






More information about the Devel mailing list