‎2006 Aug 14 10:10 AM
Hi there,
I'm using CL_GUI_TIMER to do "things continuously in background" of my application.
Meanwhile the user can use the dynpro to input values and see information.
Because of using CL_GUI_TIMER the screen flushes every time. I don't want that and I don't need it.
What do I have to do to avoid the flushing screen?
Regards.
Thomas
‎2006 Aug 14 10:22 AM
Hi thomas,
1. The refresing of screen
will happen bcos
data / communication is being
done between the front-end computer
and the application server.
2. We cannot avoid that.
regards,
amit m.