HTML - Image draw
Posted: Fri Jun 10, 2005 14:48
Hi All,
We are creating HTML Viewer widget using CEGUI. This is the sequence of activities that we nned follow for drawing an Image:
a) If Image tag is found, send a message to Container Application.
c) If Image is with container, it sets it back to the widget by calling a function and widget can draw the image
Now Widget needs to keep check on time in which image should be set by container application. For implementing this we want to wait for some time, till we get the response for image from container application.
Can any body please suggest how do i achieve this functionality.
regards
parul
We are creating HTML Viewer widget using CEGUI. This is the sequence of activities that we nned follow for drawing an Image:
a) If Image tag is found, send a message to Container Application.
c) If Image is with container, it sets it back to the widget by calling a function and widget can draw the image
Now Widget needs to keep check on time in which image should be set by container application. For implementing this we want to wait for some time, till we get the response for image from container application.
Can any body please suggest how do i achieve this functionality.
regards
parul