SDL + wxWindows

Is there a way to set a SDL window to be a wxWindows frame? This way I could
use a fantastic cross-platform GUI and a fantastic cross-platform graphics
library in the very same application. Think of a cross-platform game, for
instance. I could use wxWindows for the options (menu, etc) and SDL for
windowed and full-screen graphics.
I don’t know if I’m being clear so please feel free to ask me what am I
talking about :slight_smile: