MoreWood Posted June 6, 2023 Share Posted June 6, 2023 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. Quote Link to comment Share on other sites More sharing options...
Administrators Yaroslav Brovin Posted June 6, 2023 Administrators Share Posted June 6, 2023 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. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.