Thread: show cursor in graphic mode

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    1

    Question show cursor in graphic mode

    well i have made a program which uses graphics.h header file and its component for better out look. But, coz of graphics usage I couldn't show the cursor in user screen. I would be grateful if someone would help me showing cursor in the userscreen eventhough i use graphics.

  2. #2
    Linguistic Engineer... doubleanti's Avatar
    Join Date
    Aug 2001
    Location
    CA
    Posts
    2,459
    i suggest you just overlay it yourself manually. you'd have more control over it this way and i don't recall that there is a standard protocol for mouse cursor display in graphics modes. there is in 8-bit modes i know, but else i doubt it. check in Ralph Brown's Interrupt List [search on the net] and you might find what you're looking for... [and keep RBIL since it's very handy] oh and if you're under Windows [which i'd doubt if you're asking this] then for sure there are things for that.
    hasafraggin shizigishin oppashigger...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 6 measly errors
    By beene in forum Game Programming
    Replies: 11
    Last Post: 11-14-2006, 11:06 AM
  2. User mode and Kernel Mode
    By learner01 in forum Linux Programming
    Replies: 9
    Last Post: 08-10-2006, 08:20 PM
  3. User mode and Kernel mode
    By learner01 in forum C++ Programming
    Replies: 7
    Last Post: 08-09-2006, 02:38 PM
  4. How I can Show the pointer of mouse int 800*600 256 color mode in Turbo C++?
    By hadizadeh in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 12-12-2001, 07:17 AM
  5. Running in full screen mode!
    By Skute in forum Game Programming
    Replies: 0
    Last Post: 12-10-2001, 03:56 AM