- This topic has 0 replies, 1 voice, and was last updated 14 years, 1 month ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
Forums › TWAIN Classic › How to make Select Data Source Modal
I am accessing the select data source screen through a C++ JNI DLL which is called from a JAVA application.
I want to make the Select Source Dialog Modal. How do I do this? Do I need to pass the java window handle?