Files
harbour-core/extras/gtwvw/tests/readme.txt
Przemysław Czerpak 96ca3fe470 2014-01-21 20:41 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* Makefile
  * config/*
  * contrib/*
  * doc/*
  * extras/*
  * include/*
  * lib/*
  * package/*
  * src/*
  * tests/*
  * utils/*
    * removed empty lines left after removed '$' + 'Id' + '$' identifiers
2014-01-21 20:41:05 +01:00

27 lines
668 B
Plaintext

To run samples:
(1) Make sure you have GTWVW library
(2) Compile/link the .prg/.hbp using hbmk2 <name>
BRIEF DESCRIPTIONS:
AS described in http://www.csacomputer.com/gtwvw/ :
prog0.prg : to be compiled with clipper
prog1.prg : 1st evolution with gtwvw
prog2.prg : 2nd evolution with gtwvw
Supporting routines: (required by wvwtest9.prg only)
_wvwmous.prg : sample of how to handle graphic primitives
Supporting files:
test.dbf
some .gif
some .bmp
some .ico
Main programs:
wvwtest9.prg : demo of several gtwvw features.
maincoor.prg : to show differences of MainCoord and Standard Mode.
inpfocus.prg : demo of how to handle input on non topmost window.