I'm experiencing what seems to me very odd behavior with the HTMLViewer class.

After almost every relaunch of the IDE (2007R1), the first time I run
my project as a debug application, pages do not display properly in a
window with an HTMLViewer object. Sometimes nothing appears, other
times the file text appears, but paragraphs are unwrapped so I only
see one line of text for each paragraph in the page. If I quit and
rerun the debug app, it usually works fine until the next time I
relaunch the IDE when the cycle starts over again.

I have also been experiencing similar problems in built applications.
In some cases I'm seeing the same problems mentioned above. At other
times, the HTMLViewer doesn't seem to honor its LockTop and LockBottom
properties (both set to true), and the top of the viewer seems to
above the top of the page. Quitting and relaunching the built
application usually fixes these problems.

In all cases I am using the LoadPage methods to display pages. For
some pages I'm supplying a FolderItem, for others a string and a
folderItem. This is occurring on an Intel iMac in Mac OS X 10.4.9.

Is there something obvious or even unobvious that anybody can suggest?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to