2024-03-25, 18:16:18
(2024-03-25, 14:51:15)Thanks for the reply Wila!This is a app running in Windows on a Parallels virtual machine. Is there a way to set the gpu flag programmatically? I followed the link and it looked like it was a command line argument when you start Chrome.Philwila Wrote: Hi Phil,
It's not because you are on a trial license. That would be a bad thing if it was a side effect of running in trial mode.
This certainly is not normal.
If I understand you correctly then the control does work if you navigate to a page such as google.com?
The "Test" that is currently displayed is rendered by the AntView control?
The only place where we've seen rendering issues is when using the control in a virtual environment. In that case you'll have to manually disable the hardware GPU rendering.
See the AdditionalBrowserArguments property documentation for more information on how-to do that.
--
Wil