[Interest] ActiveQt and IE version

neel patel neel5481 at gmail.com
Mon Jul 10 11:06:26 CEST 2017


Ok. Thank you.

On Mon, Jul 10, 2017 at 1:17 AM, Konstantin Tokarev <annulen at yandex.ru>
wrote:

>
>
> 08.07.2017, 11:02, "neel patel" <neel5481 at gmail.com>:
> > Hi All,
> >
> > I am using "QAxWidget" for the ActiveQt with Qt 5.5.1 and we are using
> "setControl" to set the IWebBrowser control in QAxWidget.
> >
> > I used below code for reference.
> >
> > m_activeX = new QAxWidget(this);
> > // Set ActiveX WebBrowser Control to QAxWidget.
> > m_activeX->setControl(QStringLiteral("{8856F961-
> 340A-11D0-A96B-00C04FD705A2}"));
> >
> > I am using "8856F961-340A-11D0-A96B-00C04FD705A2" while setting it in
> control. As per my knowledge it uses IE version 11.
> >
> > Is there anything we can set it in control so that it uses latest IE
> Edge browser version ?
>
> Edge does not support ActiveX, you have to use IE 11
>
> >
> > Thanks in Advance.
> > ,
> >
> > _______________________________________________
> > Interest mailing list
> > Interest at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/interest
>
>
> --
> Regards,
> Konstantin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170710/74d0d608/attachment.html>


More information about the Interest mailing list