05-14-2013, 05:47 PM
Replace
#compile "qmgrid"
to
ref GRID
Also now can add columns in dialog editor. Then don't need all the SendMessage and LvAddCol. But this code works too.
#compile "qmgrid"
to
ref GRID
Also now can add columns in dialog editor. Then don't need all the SendMessage and LvAddCol. But this code works too.