[BACK]Return to todo.txt CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_toolkit

Annotation of OpenXM/src/ox_toolkit/todo.txt, Revision 1.5

1.5     ! takayama    1: $OpenXM: OpenXM/src/ox_toolkit/todo.txt,v 1.4 1999/12/17 02:18:17 takayama Exp $
        !             2:
        !             3: * README should mention about *sample*.
        !             4:   It also should mention about the automatic generation of
        !             5:   README.en and README.jp
        !             6:   Polish Japansese and English of README.
1.1       takayama    7:
1.4       takayama    8: * Sample ox_server:  ox_X.   (Work in progress)
1.2       takayama    9:   It accepts the following commands:
                     10:       m setcolor
                     11:       x y setpixel
                     12:       x y moveto
                     13:       x y lineto
                     14:       clear
                     15:   and draw pixels and lines on a window.
                     16:   Reference:  unkei:~taka/this/Joho/glib.c  (How to use -lX11?)
1.4       takayama   17:               OpenXM/src/ox_toolkit/ox_Xsample.c
1.5     ! takayama   18:              unkei:~taka/this/ox_Xt
1.3       takayama   19:
                     20:   Sample use of ox_X :  draw a Mandelbrot set.
1.2       takayama   21:
                     22:
1.1       takayama   23:
                     24:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>