Thread: How to accept input in graphics mode

  1. #1
    Registered User nurulsiddik's Avatar
    Join Date
    Feb 2002
    Posts
    8

    Question How to accept input in graphics mode

    I want to accept the input from keyboard in graphics mode from a particular x,y co-ordinate. How to do it?

  2. #2
    Unregistered
    Guest
    u can use the getch() fucntion
    then u can get scancodes and use the keys!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need some help with C program writing
    By The_PC_Gamer in forum C Programming
    Replies: 9
    Last Post: 02-12-2008, 09:12 PM
  2. About aes
    By gumit in forum C Programming
    Replies: 13
    Last Post: 10-24-2006, 03:42 PM
  3. h/w help
    By helpme in forum C Programming
    Replies: 20
    Last Post: 10-21-2003, 09:36 AM
  4. help with programming in graphics mode
    By jamieking in forum C++ Programming
    Replies: 1
    Last Post: 04-07-2003, 01:42 PM
  5. Text in Dos Graphics Mode
    By Frozen_Solid in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 10-25-2001, 04:16 PM