[Interest] rendering QTreeView bug

2016-10-31 Thread Joshua Grauman
Hello all, I have a QTreeView with a custom TreeModel. It works really well and I haven't had any problems with it after exhaustive testing. The QTreeView is in a widget inside a layout. It all looks great and works perfectly on screen. However, when I try to render the widget to a QImage to s

Re: [Interest] ComboBox with hintText?

2016-10-31 Thread J-P Nurmi
> On 31 Oct 2016, at 17:00, Jason H wrote: > > > I'm also on 5.6.2 because we had bugfixes arrive in that that we need that > aren't in 5.7.0, but they will be in 5.7.1 > > >> Sent: Monday, October 31, 2016 at 11:56 AM >> From: "Jason H" >> To: "J-P Nurmi" >> Cc: "interestqt-project.org" >

Re: [Interest] ComboBox with hintText?

2016-10-31 Thread Jason H
I'm also on 5.6.2 because we had bugfixes arrive in that that we need that aren't in 5.7.0, but they will be in 5.7.1 > Sent: Monday, October 31, 2016 at 11:56 AM > From: "Jason H" > To: "J-P Nurmi" > Cc: "interestqt-project.org" > Subject: Re: [Interest] ComboBox with hintText? > > Unfortun

Re: [Interest] ComboBox with hintText?

2016-10-31 Thread Jason H
Unfortunately, 1.4. The QtQuickControls 2.0 were very buggy on mobile, and I've not had time to retest all the issues we had with 2.0. > Sent: Monday, October 31, 2016 at 11:34 AM > From: "J-P Nurmi" > To: "interestqt-project.org" > Subject: Re: [Interest] ComboBox with hintText? > > On Mon, 2

Re: [Interest] ComboBox with hintText?

2016-10-31 Thread J-P Nurmi
On Mon, 2016-10-31 at 16:23 +0100, Jason H wrote: > I'm trying to have a QML ComboBox with a hint text capability, but > none of my efforts are panning out. The idea is that the combobox has > an unpicked initial state, and supplied a hint as to what the > combobox contains. Once a selection is mad

[Interest] ComboBox with hintText?

2016-10-31 Thread Jason H
I'm trying to have a QML ComboBox with a hint text capability, but none of my efforts are panning out. The idea is that the combobox has an unpicked initial state, and supplied a hint as to what the combobox contains. Once a selection is made the combobox functions normally. I'm having trouble

Re: [Interest] Issue compiling qt 5.6.2

2016-10-31 Thread Kai Koehne
Please file a bug about this. Also include the full build log (or at least the part of the log that makes it obvious in which module/directory the build fails). Regards Kai > -Original Message- > From: Interest [mailto:interest-bounces+kai.koehne=qt...@qt-project.org] > On Behalf Of Eti