|
|
|
|
|
by mmargerum
3165 days ago
|
|
This looks pretty cool. I noticed on windows this uses mshtml. What browser tech does this use on windows 10? Another question is around intercepting xls/doc responses to load them into office. Is there a way to do this with this framework? Thanks! |
|
Sorry, can't tell much about xls/doc. It's aimed to be a web UI for your app. Normally, you app would be a web server then. So if you want to handle certain requests and open external apps - you surely can do it.