Posted June 6, 20232 yr Hello Yaroslav, Is there any sample to implement a graphic component that works with FGX Native?, it will use Skya as rendering library. Is it possible? Thanks.
June 6, 20232 yr Administrators Hello @MoreWood, You can look at the source code of any graphic controls: TfgRectangle, TfgSVGPath, TfgRegionPicker and etc. TfgRegionPicker is a new component, which is based on TfgGraphicControl class and provide crossplatform implementation. Or you can use regular TfgPaintBox. TfgCanvas provides good quality and antialiasing.
Create an account or sign in to comment