c++ - Embedding skia control in Qt window -


i have complicated custom control written using skia. possible embedd control inside qt application? how integrate window events? there example shows how this?

thanks.

you may research qtwinmigrate. but, see, skia cross-platform too.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -