开发者

IE as browser-control, equivalent on Mac?

开发者 https://www.devze.com 2023-04-06 08:46 出处:网络
On Windows it\'s possilble to use IE as a browser-control in .NET. So you can use a webpage as UI and wr开发者_开发知识库ite the code in C#, VB or C++ accessing the DOM. Is this possible on a Mac too?

On Windows it's possilble to use IE as a browser-control in .NET. So you can use a webpage as UI and wr开发者_开发知识库ite the code in C#, VB or C++ accessing the DOM. Is this possible on a Mac too? Of course it would be Webkit(Safari) and Objective-C. Or even better: Can you use JavaScript to access the platform (like WinRT in Windows 8)?

0

精彩评论

暂无评论...
验证码 换一张
取 消