Integrating progress application with camera

Abbashatim

New Member
Has anyone done application with ability to take photograph within an application.
What I mean is that the user click on a button in the application-program.
the camera should take photograph, save the photograph into a designated file.
and pass the file name to the application.

your help in any form for this matter is very much appreciated.

Thanks
abbas
 

joey.jeremiah

ProgressTalk Moderator
Staff member
maybe do a search for twain. i remember someone writing a 4gl wrapper a long time ago.

you could probably find lots of c/c++ libraries you could interface to or an ocx you can call or a .net tool you can use through the .net bridge.

hth
 
Top