[Gambas-user] Some Qt4 bugs.
Benoît Minisini
gambas at ...1...
Tue Mar 23 00:26:37 CET 2010
> Yes, that was it, drawingarea problem is solved!
> It is old code that worked earlier, so I didn't even think about such
> things... thanks!
>
>
> But, textedit problem persist.
> Although I have some new information about it.
> I think I remembered old Qt3 way little bit wrongly.... it is also
> cutting sentences, BUT not ugly way as in Qt4.
>
> So, with Qt3:
> "This is test"
> "sentence."
>
> With Qt4:
> "This is test"
> " sentence."
>
> More complicated examples are more ugly...
> Benoit?
>
> Jussi
>
This is a bug in a Qt3 compatibily class. I fixed it in revision #2818 by
using the good Qt4 widget.
Regards,
--
Benoît Minisini
More information about the User
mailing list