These files are the same at \hmg\samples\browse_4\
of the miniGUI v 2.6.7


browse1.prg .... sample 1, use with doble click
browse2.prg .... sample 2, use with click (left click)

pedidos.dbf .... dbf used by sample 1, 2, 3, 4
items.dbf ...... dbf used by sample 1, 2, 3, 4

CLIENTES.DBF ... dbf used by sample 4


--------------------------------------------------------

New files with the new functions to simulate a Browse-OnChange event
so updates to visuals can be made with right click too.


BROWSE3.PRG .... sample 3, use with left click & right click
                 this is a modified browse3.prg that implements right click

PRODUTOS.DBF ... dbf used by sample 4

BROWSE4.PRG .... sample 4, use with left click & right click
                 this is a modified BROWSE3.PRG that uses CLIENTES.DBF

BRWMON1.PRG .... routines to simulate Browse-OnChange event
                 for right click.

BRWMON1.TXT .... user guide to the routines. READ THIS FILE!


