Hi I would like to use threads to keep user interface interactive and also to reduce the time to load the images.We could use pthread library as it is more flexible to use as far as knowledge and can manipulate the main program so as to create threads for both the user interface components and also image loading seperately while the main thread pauses till the Image loads and then the main thread can be released so as to operate with the user interface which will also run while the main thread waits. This implementation is quite flexible as the implementation can be modified on different processors easily like ,if the importance is given to user interface component then threads of it can be assigned to it to function separately while the image loads and this can be made dynamic even in which user preferences can be given according to the processor architecture as well as the user preference.
Thanking you T.Chandra Sekhar -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx To unsubscribe from this group, send email to hugin-ptx+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
