FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour User Interface for TScan
Posts: 230
Joined: Sat Apr 19, 2008 10:28 PM
User Interface for TScan
Posted: Wed Sep 30, 2009 08:42 PM



Using the Class TScan, by Rafael Carmona, I have programmed an user interface that allows you to make a selection dragging the mouse and scan only that selection. It also allows to create a pdf file with multiple pages, based on nconvert, but all automatic within the application.








It is available here:

http://www.box.net/shared/sov0hjb6t2

and here


http://www.box.net/shared/vhl11vvj47

Regards,

Alvaro
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: User Interface for TScan
Posted: Fri Oct 02, 2009 10:57 AM

Dear Alvaro,

I've got trouble, with ::Acquire(). If I press cancel (not accept), program will be hang (freeze).

Regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)
Posts: 1598
Joined: Fri Oct 07, 2005 05:56 PM
Re: User Interface for TScan
Posted: Fri Oct 02, 2009 07:46 PM

I knew the problem is xHarbour 1.2.1. If press CANCEL, the program is still running in Task Manager. It means the : DigiToFile() is not :end() but if press Scan or Get Picture. : DigiToFile() will be :End() and no problem.

What does it fix?

Regards,
Dutch

Regards,

Dutch



FWH 2304 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio

FWPPC 10.02 / Harbour for PPC (FTDN)

ADS V.9 / MySql / MariaDB

R&R 12 Infinity / Crystal Report XI R2

(Thailand)

Continue the discussion