Hi, I understand that there is not out-of-the-box support for TWAIN in Qt. I also understand how the data source (DS) is created. What I am trying to determine is how a DS that displays a UI can live outside of QApplication. You see the application i.e. Scanner application or whatever calls a dialog that is within the DS. Everything I know about Qt is that any widget lives as part of a process that is owned by QApplication. The "application" can be anything that conforms to the TWAIN consortium spec. It may be anything other than a Qt application.
Hope that is clearer.
Thanks
Bookmarks