Hi,
I'd like to ask some feedback on something I've been tinkering with.
I recently made a proposition for a project manager widget to use a horizontal
scrollbar instead of text eliding (with popup expansion in tooltips), like Qt
Creator does. The main devs of the application in question didn't
On segunda-feira, 10 de julho de 2017 04:28:31 PDT John Schneiderman wrote:
> I’m trying to build the latest Qt 5.9 on Windows using Visual Studio 2015.
> However, I’m having issues getting it to recognise the libraries already
> built. Below is the results of the configuration command.
[cut]
> ERR
I have the similar problem with LIBJPEG.
Qt support confirmed me that it is a bug, but they don’t know what kind and
how to fix it yet.
Regards,
Gunnar Roth
> Am 10.07.2017 um 13:28 schrieb John Schneiderman :
>
> I’m trying to build the latest Qt 5.9 on Windows using Visual Studio 2015.
>
On 10.07.2017 19:19, John Weeks wrote:
We have a QWidgets application that uses WindowStaysOnTopHint for certain
windows. My expectation is that when the application isn't the active
application, the floating windows should not be visible. But in our application
they are visible always. Is th
We have a QWidgets application that uses WindowStaysOnTopHint for certain
windows. My expectation is that when the application isn't the active
application, the floating windows should not be visible. But in our application
they are visible always. Is this expected? Maybe I should file a bug on
I’m trying to build the latest Qt 5.9 on Windows using Visual Studio 2015.
However, I’m having issues getting it to recognise the libraries already built.
Below is the results of the configuration command.
=== CONFIGURATION ===
Configure summary:
Build type: win32-msvc (i386, CPU features: sse
Ok. Thank you.
On Mon, Jul 10, 2017 at 1:17 AM, Konstantin Tokarev
wrote:
>
>
> 08.07.2017, 11:02, "neel patel" :
> > 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 r