Mail Archives: djgpp/1998/01/28/15:45:53
From: | Shawn Hargreaves <Shawn AT talula DOT demon DOT co DOT uk>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Allegro_delay_functions_doesn't_work_properly...
|
Date: | Wed, 28 Jan 1998 19:08:10 +0000
|
Organization: | None
|
Distribution: | world
|
Message-ID: | <ZNIVnFAaI4z0Ewzp@talula.demon.co.uk>
|
References: | <01bd2c01$18bbeb40$0374c9c4 AT romeo>
|
NNTP-Posting-Host: | talula.demon.co.uk
|
MIME-Version: | 1.0
|
Lines: | 24
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Club America writes:
>Pawel have found that the Allegro delay functions doesn't work
>properly, if a graphic routine is used just before it. Pawel's solution
>was to use rest instead of delay; Any comments?
The delay() function comes from the djgpp runtime library, not from
Allegro. If you have installed the Allegro timer handler this is very
unlikely to work properly, so you should be using the Allegro rest()
function instead.
If this doesn't help, you will have to post some example code (the
smallest buildable program that demonstrates the trouble) for me to see
what is going on.
btw. would you please not crosspost your questions to this newsgroup and
the Allegro mailing list? Ask on the Allegro list if it is directly
related to Allegro, or in this group if it is more of a general djgpp
issue. There is no point asking in both places, because most of the
people who are likely to help you will just end up reading it twice...
--
Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/
"Pigs use it for a tambourine" - Frank Zappa
- Raw text -