DCHTMLVIEWER Different behaviour

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
jdsoft
Posts: 113
Joined: Thu Jan 28, 2010 1:13 pm
Location: Overberg
Contact:

DCHTMLVIEWER Different behaviour

#1 Post 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 5113 times
This is win 7
Sample screenshot DCHTMLVIEW in Win-7
Sample screenshot DCHTMLVIEW in Win-7
Htmlviewer_W7.jpg (79.7 KiB) Viewed 5113 times
Attached you find the sample programm.
The button on the bottom is a simple way to navigate back.

Regards,
Jack Duijf
Attachments
HtmlViewer.zip
(10.41 KiB) Downloaded 659 times
Regards,
Jack Duijf

Post Reply