1. Graphics Modes
------=_NextPart_000_0039_01BF4B47.C792A160
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
My computer supports most of the graphics modes workable with Euphoria, =
but whenever I try to display bitmaps in them there are always errors =
with it. When I say error I mean the bitmap is only displayed at the =
top of the page and it is distributed unevenly. I get this problem when =
I try to run alot of other's programs in any graphics mode other than =
mode 19. What will solve this agitating problem?
------=_NextPart_000_0039_01BF4B47.C792A160
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3612.1706"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>My computer supports most of the graphics modes =
workable with=20
Euphoria, but whenever I try to display bitmaps in them there are always =
errors=20
with it. When I say error I mean the bitmap is only displayed at =
the top=20
of the page and it is distributed unevenly. I get this problem =
when I try=20
to run alot of other's programs in any graphics mode other than mode =
19. =20
------=_NextPart_000_0039_01BF4B47.C792A160--
2. Re: Graphics Modes
Probably your card is not a true vesa-compatible card. On the install disk
that came with it, you may have somewhere a dos TSR to call to put it in
vesa mode. I had the problem with my Ati Xpert card. And use "use_vesa=1"
too.
hope this helps
Riwal Raude
rauder at thmulti.com
> -----Original Message-----
> From: Longlifter [SMTP:longlifter at PRODIGY.NET]
> Sent: Tuesday, December 21, 1999 9:10 AM
> To: EUPHORIA at LISTSERV.MUOHIO.EDU
> Subject: Graphics Modes
>
> My computer supports most of the graphics modes workable with Euphoria,
> but whenever I try to display bitmaps in them there are always errors with
> it. When I say error I mean the bitmap is only displayed at the top of
> the page and it is distributed unevenly. I get this problem when I try to
> run alot of other's programs in any graphics mode other than mode 19.
> What will solve this agitating problem?
3. Re: Graphics Modes
Longlifter wrote:
> My computer supports most of the graphics modes workable with
> Euphoria, but whenever I try to display bitmaps in them there are
> always errors with it. When I say error I mean the bitmap is only
> displayed at the top of the page and it is distributed unevenly. I
> get this problem when I try to run alot of other's programs in any
> graphics mode other than mode 19. What will solve this agitating
> problem?
I don't have a solution for you, but I did have the exact same problem!
I think it might just be a problem with the video card...
Regards,
Greg