A simple application simulator.
As example, on client edit, an invalid seller opens the browse of the
sellers (short setup on test.prg to do this)
Can be compiled using hwgui, hmg 3, hmg extended, oohg or gtwvg
May be could be added more libraries creating lib_xxx.prg for them.
https://github.com/JoseQuintas/dlgauto
Notes:
on my machine change ch of HMG 3 to same as HMG Extended, using as
example <(w)> and not <"w"> to use variable content and not name of
variable.
About gtwvg: it is a gui library too, this is my first attempt to use it
as gui but sure I do not know about doing this.
Anybody can do a better work using each library, this is only a beginner
work, may be it is not the better way to use each library.
I only update by old clipper simulator, and I think it becames
interesting with the possibility of testing basic part of any gui library.
José M. C. Quintas