[Gambas-user] PRB: GambasEditor artifacts?
Benoit Minisini
gambas at ...1...
Sun Apr 11 19:32:40 CEST 2004
On Sunday 11 April 2004 11:31, ron wrote:
> I do GambasEditor1.text="No Info"
> I see still old text in it. Only the first line is changed
> Is the .Text for the current line only or all text?
> I use the GambasEditor to show the text I put in a label
> by copy this to GambasEditor for the HightLight of code.
> If it must be the whole text then artifacts of old text are not removed.
> Is this a bug?
>
> When I use GambasEditor1.Clear first it is OK.
> I see this repaint problem in the IDE editor comming back
> more in .92 then before.
>
> Ron
>
Don't panic. This is just a redraw bug. You must know that I rewrote a big
part of the gambas editor code since 0.90, by using a Qt 3 base widget
instead of an old Qt 2 one completely different. So the bugs!
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list