|
Hi Denis, With
respect to the following problem, we are filling the surface on the receiving
of resize event with new size. But it is not reflecting in the screen. If we
browse the mouse over on the surface, slowly the mouse area gets repainted. So
to redraw the surface completely we need to move the mouse over the complete
surface. How can we avoid this problem? How can we test this? > 2.
Another problem that we are facing is that Resize API call > can only decrease the size
of a window. If we are trying to increase > the size of the window
using Resize call
it is not working > properly. Answer was:- This
should work. How did you test it? You have to redraw to the whole surface. Thanks and Regards, O.Srinivasan ######################################################### THIS EMAIL MESSAGE IS FOR THE SOLE USE OF THE INTENDED RECIPIENT(S) AND MAY CONTAIN CONFIDENTIAL AND PRIVILEGED INFORMATION. ANY UNAUTHORIZED REVIEW, USE, DISCLOSURE OR DISTRIBUTION IS PROHIBITED.BEFORE OPENING ANY ATTACHMENTS PLEASE CHECK FOR VIRUSES AND DEFECTS.IF YOU ARE NOT THE INTENDED RECIPIENT, PLEASE NOTIFY US IMMEDIATELY BY REPLY E-MAIL AND DELETE THE ORIGINAL MESSAGE. ########################################################## |
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
