If I try to set the imagepath in code, the browser shows an error when loading
the page. When I click on the error icon in the bottom of the browser, the error
is "g_state is undefined."
If I remove the code that is trying to set the image path, the browser displays
no error. Unfortunately, I must set the directory for the images.
To set the imagepath I am using the following code:
edText.ImageGalleryPath = UrlDocDirectory
I'm guessing this is a bug in v3. Is there a patch?
Thanks
Doug Hill