Hi All,
I am facing a little problem using Suspend/Resume.
When I am doing something like this:-
SetColor();
DrawLine();
Sleep (5);
Suspend();
SetColor();
Drawline();
Resume();
The First Line is drawn, but the second line is not drawn. Can
anyone
suggest how we can use Suspend/Resume.
Can anyone send example code of its usage.
Regards
Karuna
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not the
intended recipient, you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately and destroy all copies of this message and
any attachments contained in it.
Contact your Administrator for further information.
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev