Thread: Pen-based application using graphic tablet ( c++)

  1. #1
    Registered User
    Join Date
    Jan 2009
    Posts
    3

    Unhappy Pen-based application using graphic tablet ( c++)

    hi, i'm running to develop on my final year project using graphic tablet. the approach take design multi modal feedback where i'm going to placing the children book (Paper-Based) on graphic tablet, once the child give a pressure on selected image of the book interface, then retrieve audio feedback and at the same time they can visualize the exactly book interface in the computer screen. i'm totally new to the graphic tablet device and i wondered how could i work to detect the image location (work in programming), assist a sound feedback regarding to the image selected and get connected the book interface to the computer screen. So far i know that language used is C++ but i really need help to start on. basically, the application need to detect the image position (coordinate)... if something that i should know and try? thank you....
    Last edited by aznimah; 01-03-2009 at 06:40 AM. Reason: title : how to program in Ctt to set the image location

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Search a Softwrae Dev Guide System Which based on Web application....
    By userpingz in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 06-10-2009, 07:55 PM
  2. How to run windows based application in linux
    By Bargi in forum Linux Programming
    Replies: 5
    Last Post: 02-07-2008, 12:46 AM
  3. why page based I/O can improve performance?
    By George2 in forum C Programming
    Replies: 1
    Last Post: 06-12-2006, 07:42 AM
  4. Creating a Dialog Based Application without MFC
    By MitchellH in forum C++ Programming
    Replies: 8
    Last Post: 05-21-2005, 10:02 AM
  5. can we minimize a dialog based application
    By vicky in forum Windows Programming
    Replies: 6
    Last Post: 09-27-2001, 07:59 PM