when i add these 3 lines into the code, it makes the application work correctly, but the frame refresh several times (eq to how many button the frame have). w/o it, the button not shows the corect contents, do u know why?
i have spent 2 day to solve this bug, but, so far, still could not find out the reason
i will post the code作者: shiyiming 时间: 2003-11-21 11:28 标题: brief code the code works fine on NT environment, but when migrated to XP, the problem happened
get 1:
do loop; * to grap the data from DB, and fill into each button
...
end;