First bug report... (2.0 alfa)
- Posted by JesusC <jconsuegra at REDESTB.ES> Nov 06, 1997
- 683 views
When I try the winwire demo, if the DOS-like window where I issue the command is in the upper left corner of my 1024x768 screen, it runs okay, but if the command window is in the lower right side of the screen, I get the folowing error: ---------------------------------------------------------------------------- --- Full screen or in a window? (F/W) w Winwire.exw:169 in procedure draw_line() type_check failure, ok is -1.5131e+009 . . . called from winwire.exw:195 in procedure display() . . . called from winwire.exw:375 in procedure spin() . . . called from winwire.exw:683 in function WindProc() ^^^ call-back from Windows . . . called from winwire.exw:679 in procedure WinMain() . . . called from winwire.exw:795 --> see ex.err D:\EUPHORIA\DEMO\WIN32> ------------------------------------------------------------------------- It looks like this alfa doesn't like the big screen... Regards. Jesus.