Hi ,

I am preparing a project in C using mouse handling. I have no idea as to how input(text) taken by user in a graphics mode. Kindly help

Depends on the operating system. The two that I am aware of both send keystroke messages to your program when a key is hit. They also send mouse events when the mouse is moved. you probably need to study a tutorial about how to write gui programs. Here is a very good tutorial for MS-Windows.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.