c# - Intercept (and redirect) style sheet, image and font loads from Gecko -
I have a C # application using Geckofx, as the title says, I get images, fonts and style sheets Loading and redirecting (possibly loaded from a database) I have tried to use SetParentURIContentListener, but this is only active for the main page, any advice you are welcome
The source of my pages is actually my application The application is based on Lipcode and is a prototype for an advertisement-taking app that can create and edit ads for print and online usage (probably)
Comments
Post a Comment