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


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to