Hi,
I went thru the QCanvas class definition but then which of the function can provide me with the functionality of View Port.
I do not want to show the entire picture 'coz my image file which is dynamically generated is very Big and takes long CPU time to get executed.
So i just want to create that part of image which is currently on display on screen dynamically.
Moment the user scrolls from left to right or top to bottom, the image for the new region gets created. This helps me from saving major time of execution.
I could not locate any similar function in QCanvas which could help me in it.
Kapil
Bookmarks