#1 2016-02-14 21:38:45

hriosm
Member
Registered: 2016-02-14
Posts: 3

Error related to Touch and Gestures in Delphi 2010

Hi,

I compiled the code in Delphi 2010 but when I try to run unmodified Htm2PDF i get the following error:

"Error reading Viewer.Touch.InteractiveGestureOptions:

Property Touch.InteractiveGestures does not exist"

any idea why is this happening?
Im using it in an XP virtualBox virtual machine.

Thanks !

Offline

#2 2016-02-14 22:27:12

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,206
Website

Re: Error related to Touch and Gestures in Delphi 2010

AFAIR Htm2PDF was a old demo project tested and supported only on pre Unicode Delphi.
At that time htmlview was not compiling in Unicode...

Offline

#3 2016-02-15 07:42:15

hriosm
Member
Registered: 2016-02-14
Posts: 3

Re: Error related to Touch and Gestures in Delphi 2010

The error seems to be bad code related with properties for touch and gestures in HtmlViewer's htmlview.pas .
Eliminated everything in conditional compilation related with touch and gestures and it worked !  Anyway I dont need them for my application.

Offline

Board footer

Powered by FluxBB