Tuesday, 13 August 2013

Proxying 3rd party GUI

Proxying 3rd party GUI

My issue is the following: I need to incorporate GUI of 3rd party product
into the GUI of my product and need to remove some of the 3rd party GUI
components on the fly. Thought about using iframe, but can't see how it
can be utilized for modification of embedded page. Are there any libraries
that could help me with this or the only way to do it is to write the
proxy from the scratch?
Thanks, Mikhail

No comments:

Post a Comment