From: | Thilo K�hler |
Date: | 30 Jul 2001 at 16:08:18 |
Subject: | CyberGraphix Problem |
Hi all !
I have the following problem
I have included cgxsystem.libray with NewFDConvert and the
cybergraphics_lib.fd file found in the CGX developer archive.
But all functions like
WriteRGBPixel_ ... just do nothing.
What`s wong ?
My Code I`ve use to test:
*WbToScreen* 0
*Window* 0,0,0,320,200,$E,"Test",1,0
x.w = 50
y.w = 45
*WriteRGBPixel*_ *RastPort*(0), x.w, y.w, $00FF0000
*ClickMouse*
*CloseWindow* 0
*End*
I am runnig a 16 bit Hicolor screen on a Cybervision board.
Thanks for suggestions,
Thilo
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie