Hi all
I am trying to load a sequence of images having .png extension similar to playing a video. I have described a text file which contains the absolute path of the images. Now I was able to open the text file and read line by line data using readLine function but when I try to display it in a loop using setPixmap function, only the path of the last line in the text is being displayed.Can anyone help me.
Bookmarks