Hello Group.
I am slowly converting a vb6 app to lazarus. In vb I draw my own buttons but really like the look and ease of the BGRAControls.
My goal in this conversion/rewrite is to be very cross platform friendly (mac,pc,linus,android)
Are the BGRAControls written in a way where this is so, or is it better to use simple LCL canvas commands to draw controls myself?
thanks