Mail Archives: djgpp/1997/11/07/11:47:58
From: | Oon Lin <Oon DOT Lin AT jcu DOT edu DOT au>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | mouse functions
|
Date: | Thu, 06 Nov 1997 12:52:44 +1000
|
Organization: | University of Queensland
|
Lines: | 25
|
Message-ID: | <346130FC.167E@jcu.edu.au>
|
NNTP-Posting-Host: | cuda.jcu.edu.au
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi !
I'm currently writing a program in which the display is in VESA 1.2 SVGA
640 x 480 x 256 colors.
I have the all the codes working and I want to implement mouse
functionality into it. The problem is that (surprise , surprise ) the
mouse driver doesn't support SVGA .
Tried coded it myself but failed miserably ...
I got the Allegro library ... but can the mouse routines be used in my
own program since I'm ONLY using the mouse routines and not other
functions like Allegro's own VESA libary ? I tried putting in the codes
found in ex6.c in Allegro's examples directory but my program crashed .
Lastly , does anyone know of any tutorials on programming the mouse in
SVGA mode ?? I had taken a look in Allegro's mouse codes but (due to my
inexperience in mouse programming) I can't understand them...
Thanks in advance ,
Kean
Oon DOT Lin AT jcu DOT edu DOT au
http://lionfish.jcu.edu.au/~sci-okl
- Raw text -