[Gambas-user] Infinite loop with the image editor
Simonart Dominique
simonart.dominique at ...11...
Wed Dec 10 14:41:12 CET 2008
Benoit Minisini a écrit :
> On mercredi 10 décembre 2008, Simonart Dominique wrote:
>> Hi,
>> May be it's me, but ...
>> in the gambas 2.9 IDE (opensuse 11.0 KDE 3, Qt project),
>> create a new image1.png file. after drawing something on the
>> area, select the transparent color and the fill tool then
>> click on a colored pixel and you enter in infinite loop.
>
> Fixed in revision #1733!
Thanks!
>
>> By the way, I search a solution to restore a small area in a
>> big picture with transparency. How this is possible?
>
> What do you mean exactly?
>
I create a big picture with transparency (.png) by adding
small squares in some places. Sometimes, I put a small
square at a wrong place so I want to remove this square and
restore the transparent square wich was there before the
mistake. I could not figure how to do that. I think about
something like
myPicture.clear(x,y,w,h) or myPicture.remove(x,y,w,h)
regards
Dominique Simonart
More information about the User
mailing list