[Gambas-user] Some Qt4 bugs.

Jussi Lahtinen jussi.lahtinen at ...626...
Mon Mar 22 17:50:21 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


On Sun, Mar 21, 2010 at 22:45, Fabien Bodard <gambas.fr at ...626...> wrote:
> have you tryed to set the cached property to true ?
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list