Hi everyone,<br><br>Can anyone please guide me about the proper use of the get_preview function of the activity.Activity class of sugar. I had a look at its api, it seems to be returning a dictionary sort of thing which is called as the png image. What I want to do is to save this image somewhere in the datastore and show this image later to the user in my activity. So, what I want to ask is to how to load this information in the form of an image later on programatically. Can we load it using the gtk.image widget and what is the right procedure to save this information. <br>
<br>Regards,<br>sumit<br>