Help

I need to limit the mouse in a specific space.
Last edited on
Haha. You're in WinAPI?
?
i'm making a console app(if this is what you want to know)
Why would you need to care about the mouse in a commandline app?
i make(and still making) a converter to coord to line.
Hmm, sfml has mouse-support and is easy to get up and going :)
but, i use code::blocks and code::blocks is very hard to install libs :(
If you go for sfml, I'm pretty sure that there are code::blocks templates with it :)

If not, here's a guide: http://www.learncpp.com/cpp-tutorial/a3-using-libraries-with-codeblocks/

EDIT: Then again, I'm not sure you can do anything with the mouse in sfml without opening an sfml window. Maybe you can, maybe not, I'm not sure :P
Last edited on
Topic archived. No new replies allowed.