Closed GoogleCodeExporter closed 9 years ago
If you are using the component THtmlViewer: It does cannot handle sources
others than from a local file system. You must use component TFrameBrowser
instead and implement event handlers OnGetPostRequest and OnImageRequest. For
more details please have a look at the FrameBrowser Demos.
If you *are* using TFrameBrowser: please check your event handlers
OnGetPostRequest and OnImageRequest. You might want to set breakpoints to code
like ":= ErrorBitmap" to find the reason.
Original comment by OrphanCat
on 4 Dec 2013 at 8:02
No answer...
Seems, my post was helpful.
Original comment by OrphanCat
on 26 Jan 2014 at 11:33
Original issue reported on code.google.com by
pascalge...@gmail.com
on 4 Dec 2013 at 8:30Attachments: