Hi,
I want to take screenshot of an application when it
is not in the foreground!!
Does somebody have any bright ideas to accomplish this??
Bye.
--Mayur.
Yes as I have found out there seems to be no easy way of doing it.
So that also explains the utility of Draw function i think which
gets called when the application moves from background
to foreground.
I was thinking if the application was saving some bitmap
of the screen and then just blits it to the screen when
it comes to foreground.
Anyway thanks for the replies.
Bye.
--Mayur.
SCap source code should be very easy to be ported to Series 60. From my understanding, the code that take screenshot is the same between UIQ and Series 60.