Open Gurkengewuerz opened 4 years ago
Hi,
Your understanding is correct. Unfortunately, as it is not currently possible to create an overlay from a view using the CAPI, there is no way to display the inspector view.
For this reason, I have omitted the creation of inspector views from this wrapper for the time being, aiming to add in the functionality when it becomes available.
Alright. Lets hope @adamjs will implement this to the CAPI. 👍
Hey, i was trying to create a PR for the inspector view but my problem is, as far as I understand the Ultralight API, that I cannot replace a view or create an overlay with a view using the C API. Do you have any ideas? My idea would be to replace a pointer, but with
ulOverlayGetView
there is only one structure copy.Current approach:
From the browser Example:
If there isn't any approach i already created an issue for the CAPI. https://github.com/ultralight-ux/Ultralight/issues/252