1. Bug in win.e

I was trying out Mike Fowler's Windows program, and it crashes on my
machine.

Apparently, the problem is when he sets the graphics mode. His code has:

>   if graphics_mode(257) then

It works just fine if I change it to:

>   if graphics_mode(18)

 -- David Cuny

new topic     » topic index » view message » categorize

2. Bug in win.e

-> I was trying out Mike Fowler's Windows program, and it crashes on my
-> machine.

-> Apparently, the problem is when he sets the graphics mode. His code has:
-> >   if graphics_mode(257) then

-> It works just fine if I change it to:
-> >   if graphics_mode(18)

sorry... i have not ested win.e on anything but my machine ...

it'll work in any graphics mode, but if its in 256 colour mode the
global sequence SCHEME has a LOT more options fo those who want to play
with the colours...

but they'er only in 16 colours at the mo incase people have trouble with
vid cards :) (yes - i did think a bit when i made it :)

hope youre using version 2.0 - you'll find that on the euphoria home
page... (i think - ive sent it to robert...)

also if possible, it looks best in mode 218 or 219 (800x600)

Hope everything else is fine :)

Mike Fowler - mike.fowler at nelsun.gen.nz
  o__ ---
 _,>/'_ ---
(_) \(_) ---
Tips for the month: Bill your dentist for your time in surgery.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu