Hi,
I managed to integrate polycode with Qt Framework. It wasn't that
hard. The code can be downloaded from the repository below also an
example for using the widget is below.
The widget can be easily
used instead of SDLCore or Win32Core without any changes to your
existing code it have the same constructor as other Cores(SDL - Win32).
All what you need is to add the .h and .cpp file and you're done.
https://bitbucket.org/fady_osman/polycode-widget/srcRight
now there's no support for joystick and warpCursor function is not
implemented that's it hope you enjoy it and I hope someone (may be me if
I have time) will make other cores may be GTK or SFML.