I remember having problem with combobox when QT was built as static
libraries with static CRTs.
That is was one of the reason we gave up on static builds, is it your
case?
Alex
On Mon, Aug 5, 2013 at 6:53 PM, Mehrdad Momeny wrote:
> Hi everyone,
> Recently I encountered a weird issue on Window
Hi everyone,
Recently I encountered a weird issue on Windows Server 2012, when user
clicks on a Combo box to open it, it causes the application to crash, our
app uses a specific stylesheet, but removing that stylesheet didn't change
anything.
We are using Qt 4.8.3 (I tried with 4.8.5 but no differ