On 26 Sep 2007, at 23:25, TEJAS wrote: > Hi i have complied the code and the exe file of checkers runs fine > > i wish to know where in the code is the mouse input taken from or > how do i modify playing the game with a keyboard instead of the mouse > > can u please get back to me asap > > i am working on this for my final MS project so need ur help ASAP
Dude, Sorry to seem harsh, but if I was your tutor, you have failed. Here's why. This is the third time you have posted your question to this list, but: a) This is the wrong list - this list is for development of the library. Questions about using the library should go to fltk.general. They will most likely be ignored if posted here. Admittedly, I don't know where the description of the scope for each list actually is, so I guess it is easy to get that one wrong. b) Your question does not provide enough context for us to help you. What host are you on ? (I guess win32, since you said exe.) What version of fltk are you using? What toolchain are you compiling with, etc. c) You have posted *the same* question repeatedly, without adding any more info that would help us to help you. d) The docs do actually describe how mouse and keyboard interaction is processed via the widget ::handle() methods. I assume you have actually read the docs? e) And (last but not least) you asked for help with your homework in a *public* forum - do you think your tutors will not notice that? Anyway - try posting a better framed question over in fltk.general, providing enough context for people to understand your problem, and framing specific questions about the operation of the library and its event handling process. Then, maybe, you might get some constructive responses. Repeatedly posting "Please do my homework for me" is unlikely to cut it. _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
