Hello all,
I tried class oTimer and
On dual-monitor. on the left-side, I modify table via dbu/arc32, on the right-side is the app monitoring changes in 3sec interval...
problem is... if I focus the mouse to the right-side monitor then updates occurs but if mouse/focus remains in right-side... nothing hapens...
Coding problem or what?
Regards,
FAP
I tried class oTimer and
nDashTask := HB_BackGroundAdd( {|| uDashUpdate() }, 3000 )
nDashIdle := HB_IdleAdd( {|| HB_BackGroundRun( nDashTask ) } )On dual-monitor. on the left-side, I modify table via dbu/arc32, on the right-side is the app monitoring changes in 3sec interval...
problem is... if I focus the mouse to the right-side monitor then updates occurs but if mouse/focus remains in right-side... nothing hapens...
Coding problem or what?
Regards,
FAP
Kind Regards,
Frances
Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
Frances
Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15