Hi,
I am new to this forum, so at the very first I would like to say thank you for this wonderful and slim API. I am running some tests for an application currently at the start of development at the company I am working at.
I got a small framework build around SFML for handling events (frame events, window events and input events). Since I am already familiar with OIS for input and I like it, I would like to use the OIS library.
The solution mentioned above works really well, and since it is not breaking the API, could this be added to the library? If needed I could supply a patch for sfml2 (I am using this version). I noticed the WindowImpl class defines GetHandle, but it doesn't seem accessible through Window nor RenderWindow.
Cheers!
Jorrit