Interact with a TWAIN interface

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
giovannic
Posts: 30
Joined: Fri Apr 17, 2009 7:05 pm

Interact with a TWAIN interface

Post by giovannic »

Hi all.
As u can see from the post title my question is very simple (and I hope the answer will be!!!): there is a way to interact with a TWAIN interface with Revolution?

Here is an example of what I'd like to do: my Picasa detect some TWAIN interface on my windows system. Calling one of these I can see the configuration window in which I can choose all my acquiring option. I'd like to do the same thing from my Revolution app... is this possible?

Thank u to everyone can help me (or indicate the right way!) Bye-
ale870
Posts: 250
Joined: Tue Apr 22, 2008 9:17 am
Contact:

Post by ale870 »

Maybe you could use an external DLL (on windows) or SO library (Linux) to manage twain devices.
Post Reply