Page 1 of 1

What is Modal UI?

Posted: Sun Jan 18, 2009 2:21 am
by Almatrodi
I tried to set it on and off to see the different. But, I couldn't know what is its purpose.

May anyone explain it to me?

Thanks

Re: What is Modal UI?

Posted: Tue Jan 20, 2009 5:27 pm
by Alex
Hello,

What driver for your device do you use? WIA drivers does not allow to disable UI.

Best regards, Alexander

Re: What is Modal UI?

Posted: Wed Jan 21, 2009 1:42 am
by Almatrodi
It is TWAIN.

Thanks

Re: What is Modal UI?

Posted: Wed Jan 21, 2009 9:14 am
by Alex
Hello,

Please send a message with description of your problem to our support team at support@vintasoft.com. Message must contain the following information:
1. Name of your scanner
2. Snippet of your code
2. Screenshot which demonstrates the problem

Best regards, Alexander

Re: What is Modal UI?

Posted: Thu Jan 22, 2009 12:14 pm
by Almatrodi
Dear Alex

It is not a problem. But I want to know what is it. I am new to Imaging and scanning. So, I want just to know what is Modal UI.

Re: What is Modal UI?

Posted: Thu Jan 22, 2009 2:44 pm
by Alex
Hello,

Sorry, I was not attentive and have misunderstood your question. You are asking about modal UI, not about enabling/disabling UI.

About modal UI: User Interface will be shown as a modal dialog if value of the ModaulUI property is set to True and as non modal dialog otherwise. Sometimes you should set the value of the Parent property before using the ModalUI property.

Best regards, Alexander

Re: What is Modal UI?

Posted: Thu Jan 22, 2009 11:52 pm
by Almatrodi
Thanks very much for you help.