Page 1 of 1

DCHTMLVIEWER Different behaviour

Posted: Fri Oct 05, 2012 9:41 am
by jdsoft
Hello,
Below you see 2 images:
The first one is from Windows-XP. The second from Win-7.
The code is exactly the same. (working sample code is attached)

Code: Select all

cDocMap           := "C:\Apps_test\HtmlViewer"
@ 1   , 1      DCHTMLVIEWER      oView    SIZE 120,22    NAVIGATE cDocMap
How can i get the same appearance in Win-7 as shown in XP? (configurable ?)

This is win XP
Sample screenshot DCHTMLVIEW in Win-XP
Sample screenshot DCHTMLVIEW in Win-XP
HtmlViewer_Xp.jpg (76.32 KiB) Viewed 5204 times
This is win 7
Sample screenshot DCHTMLVIEW in Win-7
Sample screenshot DCHTMLVIEW in Win-7
Htmlviewer_W7.jpg (79.7 KiB) Viewed 5204 times
Attached you find the sample programm.
The button on the bottom is a simple way to navigate back.

Regards,
Jack Duijf