[Re: [fpc-pascal]SVGALib+Keyboard, help plz!]
Jonas Maebe
jonas at zeus.rug.ac.be
Wed Jul 4 12:38:55 CEST 2001
On woensdag, juli 4, 2001, at 12:10 , Vit Kavan wrote:
>> These implement lowlevel console based keyboard routines. If it doesn't
>> work, you have to find a solution inside svgalib. (does it come with
>> keyboard functions?)
>
> The FPC port from "packages" doesn't contain it, but I've rewritten the
> header
> files for keyboard part, it looks like working (all functions return
> "success", but the handler is never called.
Make sure you declared the handler as "cdecl"! Also if you've declared
it as a procvar.
Jonas
More information about the fpc-pascal
mailing list