Qt-interest Archive, March 2007
Delegating
Message 1 in thread
Why delegate widget place over checkbox when i dbl click for edit ? See
attach.
P.S.: small bug, when calendarPopup is true for QDateTimeEdit i can use
spinbox when click right top black triangle but his hidden.


Message 2 in thread
Is it your own delegate? If yes you should fix your "updateGeometry"
method inside of delegate implementation and change editors x
position to move from checkbox. Also you could try to resize editor
to fit all contents properly
On Mar 23, 2007, at 3:42 PM, SABROG wrote:
> Why delegate widget place over checkbox when i dbl click for edit ?
> See attach.
>
> P.S.: small bug, when calendarPopup is true for QDateTimeEdit i can
> use spinbox when click right top black triangle but his hidden.
> <Deligate1.jpg>
--
[ signature omitted ]
Message 3 in thread
Hi,
> P.S.: small bug, when calendarPopup is true for QDateTimeEdit i can use
> spinbox when click right top black triangle but his hidden.
Please report bugs here, specifying version of Qt and platform:
http://www.trolltech.com/bugreport-form
--
[ signature omitted ]
Message 4 in thread
I can't, i don't have commercial license for tech.support.
Dimitri wrote:
> Hi,
>
>> P.S.: small bug, when calendarPopup is true for QDateTimeEdit i can
>> use spinbox when click right top black triangle but his hidden.
>
> Please report bugs here, specifying version of Qt and platform:
> http://www.trolltech.com/bugreport-form
>
> --
> Dimitri
--
[ signature omitted ]
Message 5 in thread
On 24.03.07 12:50:58, SABROG wrote:
> I can't, i don't have commercial license for tech.support.
You don't need a commercial license to report bugs to TT.
Andreas
--
[ signature omitted ]