Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to delete an image from a Canvas
How to delete an image from a Canvas [message #459948] Sat, 20 August 2005 12:23 Go to next message
Giovanni Aiello is currently offline Giovanni AielloFriend
Messages: 11
Registered: July 2009
Junior Member
Hi all,
Does somebody know how can I delete an image from a canvas? The image was
added using the drawImage(Image,int, int) method of Canvas class.

Thanks
Giovanni
Re: How to delete an image from a Canvas [message #460073 is a reply to message #459948] Mon, 22 August 2005 01:05 Go to previous message
augur is currently offline augurFriend
Messages: 25
Registered: July 2009
Junior Member
When the canvas is redrawed,if you don't draw
it,the image will disappear.
Previous Topic:How to implement animation in canvas
Next Topic:Plugins Evaluation key
Goto Forum:
  


Current Time: Fri Apr 19 20:00:32 GMT 2024

Powered by FUDForum. Page generated in 0.02509 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top